rust-analyzer/crates/ra_ide_api/src
2019-02-06 17:00:00 +03:00
..
completion Complete extern prelude (again) 2019-02-04 22:09:56 +01: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 Pass Documentation up to LSP and add "rust" to our codeblocks there 2019-01-29 21:39:09 -05: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 Make the Resolution variants tuple variants 2019-02-01 22:54:30 +01:00
hover.rs Make doc comments optional 2019-01-26 10:35:23 -05:00
imp.rs move assists to a separate crate 2019-02-06 17:00:00 +03:00
impls.rs Go To Implementation for Trait 2019-01-31 18:34:52 -05:00
lib.rs move assists to a separate crate 2019-02-06 17:00:00 +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 remove Canceled from API impl 2019-01-15 21:02:42 +03:00
rename.rs rename source_file -> parse 2019-01-26 11:51:36 +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 rename source_file -> parse 2019-01-26 11:51:36 +03:00
syntax_highlighting.rs remove hard-coded support for ctry macro 2019-02-01 10:52:36 +03:00