rust-analyzer/crates/ra_ide_api/src
2019-02-08 14:34:30 +03:00
..
completion Some clippy cleanups 2019-02-06 15:50:26 -05:00
snapshots remove hard-coded support for ctry macro 2019-02-01 10:52:36 +03:00
assists.rs move assists to a separate crate 2019-02-06 17:00:00 +03:00
call_info.rs move index_resolve to symbol index 2019-02-08 14:34:30 +03:00
change.rs move changes to a separate file 2019-02-08 14:34:30 +03:00
completion.rs Pass Documentation up to LSP and add "rust" to our codeblocks there 2019-01-29 21:39:09 -05:00
db.rs make HirDatabase object-safe 2019-02-03 22:15:31 +03:00
extend_selection.rs remove hard-coded support for ctry macro 2019-02-01 10:52:36 +03:00
goto_definition.rs move index_resolve to symbol index 2019-02-08 14:34:30 +03:00
hover.rs Make doc comments optional 2019-01-26 10:35:23 -05:00
imp.rs move index_resolve to symbol index 2019-02-08 14:34:30 +03:00
impls.rs move changes to a separate file 2019-02-08 14:34:30 +03:00
lib.rs move find_references to references 2019-02-08 14:34:30 +03:00
marks.rs fix panic in call info 2019-01-27 00:34:18 +03:00
mock_analysis.rs Make it possible to have multiple crate in a mock analysis fixture 2019-02-04 21:49:34 +01:00
navigation_target.rs Use the new Resolver API for goto def 2019-02-01 22:45:43 +01:00
parent_module.rs move crate for 2019-02-08 14:34:30 +03:00
references.rs move find_references to references 2019-02-08 14:34:30 +03:00
runnables.rs rename source_file -> parse 2019-01-26 11:51:36 +03:00
status.rs opt-in jemalloc 2019-01-28 15:52:21 +03:00
symbol_index.rs move index_resolve to symbol index 2019-02-08 14:34:30 +03:00
syntax_highlighting.rs remove hard-coded support for ctry macro 2019-02-01 10:52:36 +03:00