rust/crates/ra_ide_api/src
2019-06-10 03:41:21 +08:00
..
completion Merge #1377 2019-06-06 13:10:46 +00:00
display Remove incorrect FIXME 2019-06-10 03:41:21 +08:00
snapshots Highlight primitive types 2019-05-29 21:54:22 +03:00
assists.rs
call_info.rs Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
change.rs don't cache parses twice 2019-06-02 20:15:10 +03:00
completion.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
db.rs add AstDatabase 2019-06-02 12:27:36 +03:00
diagnostics.rs Fix clippy::useless_format 2019-06-04 18:05:07 -04:00
display.rs Use &str instread of Option<String> 2019-06-10 03:37:34 +08:00
extend_selection.rs Fix clippy::or_fun_call 2019-06-04 18:05:07 -04:00
folding_ranges.rs Fix clippy::into_iter_on_ref 2019-06-04 18:05:07 -04:00
goto_definition.rs Rename Description to ShortLabel 2019-06-10 03:28:53 +08:00
goto_type_definition.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
hover.rs Remove node function in NavTarget 2019-06-08 22:27:11 +08:00
impls.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
join_lines.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
lib.rs Remove node function in NavTarget 2019-06-08 22:27:11 +08:00
line_index_utils.rs Fix clippy::match_ref_pats 2019-06-04 18:05:07 -04:00
line_index.rs Fix clippy::len_zero 2019-06-04 18:05:07 -04:00
marks.rs update ra_ide_api to use builtins 2019-05-30 16:10:07 +03:00
matching_brace.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
mock_analysis.rs
name_ref_kind.rs one macro def should be enough 2019-06-08 14:48:56 +03:00
parent_module.rs
references.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
runnables.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
status.rs don't cache parses twice 2019-06-02 20:15:10 +03:00
symbol_index.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
syntax_highlighting.rs update ra_ide_api to use builtins 2019-05-30 16:10:07 +03:00
syntax_tree.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
test_utils.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
typing.rs Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00