rust/crates/ide/src
2021-06-17 17:37:14 +02:00
..
display internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
syntax_highlighting Highlight unsafe trait refs as unsafe only in impl blocks and definitions 2021-06-15 21:49:59 +02:00
typing clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
annotations.rs Move runnable lenses below attributes 2021-05-28 13:02:42 +02:00
call_hierarchy.rs
display.rs
doc_links.rs internal: document that we don't #[ignore] tests 2021-06-15 11:46:47 +03:00
expand_macro.rs Prefer attr macros in "expand macro recursively" 2021-06-08 22:26:01 +02:00
extend_selection.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
file_structure.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
fixture.rs internal: move diagnostics to a new crate 2021-06-14 17:45:17 +03:00
fn_references.rs
folding_ranges.rs Test for correct amount of emitted folds 2021-05-28 13:10:41 +01:00
goto_definition.rs internal: don't #[ignore] tests 2021-06-15 16:37:58 +03:00
goto_implementation.rs clippy::clone_on_copy 2021-06-13 09:27:19 +05:30
goto_type_definition.rs Support goto type for field expressions and patterns 2021-06-14 21:07:07 +02:00
hover.rs internal: add fn to minicore 2021-06-16 12:15:45 +03:00
inlay_hints.rs internal: minimize minicore 2021-06-17 11:28:44 +03:00
join_lines.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
lib.rs Show diagnostic fixes before assists 2021-06-15 20:55:27 +03:00
markdown_remove.rs
markup.rs
matching_brace.rs simplify 2021-05-15 17:22:39 +02:00
move_item.rs Move cursor position when using item movers 2021-04-14 00:03:04 +02:00
parent_module.rs simplify 2021-05-15 17:22:39 +02:00
prime_caches.rs Populate import maps eagerly 2021-06-11 01:27:20 +03:00
references.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
rename.rs minor: less ambiguous name 2021-06-14 19:16:03 +03:00
runnables.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
ssr.rs Small fixes 2021-05-03 18:45:30 +03:00
status.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
syntax_highlighting.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
syntax_tree.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
typing.rs feat: auto-insert } when typing { in use item 2021-05-09 22:12:58 +02:00
view_crate_graph.rs Move dot invocation to rust-analyzer crate 2021-05-12 00:14:59 +02:00
view_hir.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
view_item_tree.rs Add a "Debug ItemTree" LSP request 2021-05-21 23:59:52 +02:00