rust/crates/ra_ide_api/src
2019-01-23 17:37:10 +03:00
..
completion don't insert parens for self methods 2019-01-23 16:21:20 +03:00
snapshots Update snaps 2019-01-22 09:51:29 -05:00
call_info.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
completion.rs postfix completion 2019-01-21 13:19:51 +08:00
db.rs Generics -> GenericParams 2019-01-19 18:58:04 +01:00
extend_selection.rs extend selection expands macros and can totally panic 2019-01-20 21:05:01 +03:00
goto_definition.rs remove Canceled from API impl 2019-01-15 21:02:42 +03:00
hover.rs move rename to a new mod 2019-01-19 15:36:58 +03:00
imp.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
lib.rs move completion item tests closer to the code 2019-01-23 16:05:13 +03:00
marks.rs move completion item tests closer to the code 2019-01-23 16:05:13 +03:00
mock_analysis.rs fix usages after rename 2019-01-08 22:33:36 +03:00
navigation_target.rs remove Cancelable from navigation target 2019-01-15 18:50:16 +03:00
parent_module.rs remove Canceled from API impl 2019-01-15 21:02:42 +03:00
rename.rs prefer inline tests 2019-01-19 15:36:58 +03:00
runnables.rs remove Canceled from API impl 2019-01-15 21:02:42 +03:00
status.rs ad status command 2019-01-23 01:24:53 +03:00
symbol_index.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
syntax_highlighting.rs kill last cancelables 2019-01-15 21:17:10 +03:00