rust/crates/ra_ide_api/src
2019-04-02 10:48:59 +03:00
..
completion fix comment naming 2019-04-02 10:48:59 +03:00
snapshots structure moved to ra_ide_api 2019-03-25 11:41:21 +03:00
assists.rs Rename source_edit to source_file_edit to match file_system_edit 2019-03-25 09:13:58 +02:00
call_info.rs Simplify 2019-03-27 11:02:06 -04:00
change.rs rename 2019-03-26 19:11:01 +03:00
completion.rs switch to new rowan 2019-04-01 12:06:24 +03:00
db.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
diagnostics.rs switch to new rowan 2019-04-01 12:06:24 +03:00
extend_selection.rs add ast::tokens 2019-04-02 10:23:29 +03:00
folding_ranges.rs add ast::tokens 2019-04-02 10:23:29 +03:00
goto_definition.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
hover.rs switch to new rowan 2019-04-01 12:06:24 +03:00
impls.rs sort navigations to make tests stable 2019-03-14 13:28:45 +03:00
join_lines.rs add ast::tokens 2019-04-02 10:23:29 +03:00
lib.rs structure moved to ra_ide_api 2019-03-25 11:41:21 +03:00
line_index_utils.rs line_index and line_index_utils moved to ra_ide_api 2019-03-22 15:24:43 +03:00
line_index.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
marks.rs Allow goto-definition to work for named fields in struct initializer 2019-02-27 17:51:59 +02:00
matching_brace.rs switch to new rowan 2019-04-01 12:06:24 +03:00
mock_analysis.rs remove ignored macro tests 2019-02-19 20:06:53 +03:00
navigation_target.rs Add support for goto definition and hover on Self 2019-03-07 17:34:44 +02:00
parent_module.rs Move ra_ide_api unit tests 2019-03-25 21:03:32 +01:00
references.rs Move ra_ide_api unit tests 2019-03-25 21:03:32 +01:00
runnables.rs Replace module_tree with CrateDefMap 2019-03-17 12:49:07 +03:00
status.rs reformat the world 2019-02-08 14:49:43 +03:00
structure.rs structure moved to ra_ide_api 2019-03-25 11:41:21 +03:00
symbol_index.rs Move ra_ide_api unit tests 2019-03-25 21:03:32 +01:00
syntax_highlighting.rs switch to new rowan 2019-04-01 12:06:24 +03:00
syntax_tree.rs switch to new rowan 2019-04-01 12:06:24 +03:00
test_utils.rs Simplify changes and fix tests 2019-03-22 17:12:32 +01:00
typing.rs add ast::tokens 2019-04-02 10:23:29 +03:00