rust-analyzer/crates/ra_ide/src
2020-05-05 23:23:29 +02:00
..
completion Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
display Fix focus range for TypeParam 2020-05-04 12:25:32 +02:00
references Normalize naming of diagnostics 2020-05-05 21:35:30 +02:00
snapshots Introduce new semantic highlight token for format specifier 2020-04-28 11:13:12 +02:00
syntax_highlighting Introduce new semantic highlight token for format specifier 2020-04-28 11:13:12 +02:00
typing Normalize naming of diagnostics 2020-05-05 21:35:30 +02:00
assists.rs Fix compilation 2020-05-05 20:45:44 +02:00
call_hierarchy.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
call_info.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
completion.rs Remove unnecessary condition 2020-05-04 15:32:23 +02:00
diagnostics.rs Normalize naming of diagnostics 2020-05-05 21:35:30 +02:00
display.rs Remove some unwraps 2020-03-28 12:27:54 +01:00
expand_macro.rs Generalise syntax rewriting infrastructure to allow removal of nodes 2020-03-24 17:14:33 +01:00
extend_selection.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
folding_ranges.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
goto_definition.rs Merge #4269 #4293 2020-05-04 10:34:06 +00:00
goto_type_definition.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
hover.rs Test for unsafe trait 2020-05-01 11:49:51 -04:00
impls.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
inlay_hints.rs Code review fixes 2020-05-04 11:04:02 +03:00
join_lines.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
lib.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
marks.rs Add test marks 2020-05-04 12:10:26 +02:00
matching_brace.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
mock_analysis.rs Add ProcMacroClient 2020-03-26 03:29:45 +08:00
parent_module.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
prime_caches.rs main: eagerly prime goto-definition caches 2020-04-25 09:28:34 -04:00
references.rs Rename StructField -> Field 2020-04-25 14:23:34 +02:00
runnables.rs add doctest support #4317 2020-05-05 17:44:27 +02:00
source_change.rs Normalize naming of diagnostics 2020-05-05 21:35:30 +02:00
ssr.rs Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
status.rs cleanup imports 2020-02-06 14:03:45 +01:00
syntax_highlighting.rs Introduce new semantic highlight token for format specifier 2020-04-28 11:13:12 +02:00
syntax_tree.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
test_utils.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
typing.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00