..
completion
Cleanup
2020-02-19 13:36:59 +09:00
display
More manual clippy fixes
2020-02-18 16:12:37 +02:00
references
Handle macro token cases for rename
2020-02-09 17:17:56 +08:00
snapshots
Add module colors to css
2020-02-16 17:06:01 +01:00
assists.rs
Simplify Assists interface
2020-02-09 16:03:54 +01:00
call_hierarchy.rs
cleanup imports
2020-02-06 14:03:45 +01:00
call_info.rs
More manual clippy fixes
2020-02-18 16:12:37 +02:00
completion.rs
Added a utility function that can be used to determine the missing impl items.
2020-02-09 12:24:59 -06:00
diagnostics.rs
ra_syntax: SyntaxError::range() now returns by value
2020-02-17 22:24:38 +02:00
display.rs
Remove unused imports
2019-12-20 11:18:24 -05:00
expand_macro.rs
cleanup imports
2020-02-06 14:03:45 +01:00
expand.rs
cleanup imports
2020-02-06 14:03:45 +01:00
extend_selection.rs
cleanup imports
2020-02-06 14:03:45 +01:00
folding_ranges.rs
rename ra_ide_api -> ra_ide
2019-11-27 21:35:06 +03:00
goto_definition.rs
Rename
2020-02-07 14:26:59 +01:00
goto_type_definition.rs
Simplify
2020-02-12 18:02:00 +01:00
hover.rs
Merge #3228
2020-02-19 10:46:00 +00:00
impls.rs
cleanup imports
2020-02-06 14:03:45 +01:00
inlay_hints.rs
Add or- and parenthesized-patterns
2020-02-09 22:06:15 +00:00
join_lines.rs
Return early, return often
2020-02-11 18:36:12 +01:00
lib.rs
Merge #3099
2020-02-17 10:02:54 +00:00
marks.rs
Tweak goto parent module
2020-02-06 15:47:33 +01:00
matching_brace.rs
rename ra_ide_api -> ra_ide
2019-11-27 21:35:06 +03:00
mock_analysis.rs
Apply the reviews suggestions
2020-02-05 12:47:28 +02:00
parent_module.rs
Tweak goto parent module
2020-02-06 15:47:33 +01:00
references.rs
More manual clippy fixes
2020-02-18 16:12:37 +02:00
runnables.rs
Simplify module retrieval
2020-02-16 18:44:46 +02:00
source_change.rs
rename ra_ide_api -> ra_ide
2019-11-27 21:35:06 +03:00
ssr.rs
More manual clippy fixes
2020-02-18 16:12:37 +02:00
status.rs
cleanup imports
2020-02-06 14:03:45 +01:00
syntax_highlighting.rs
Cleanup imports
2020-02-18 23:52:53 +01:00
syntax_tree.rs
cleanup imports
2020-02-06 14:03:45 +01:00
test_utils.rs
rename ra_ide_api -> ra_ide
2019-11-27 21:35:06 +03:00
typing.rs
cleanup imports
2020-02-06 14:03:45 +01:00