rust/crates/ide/src
2022-03-18 12:01:59 +01:00
..
doc_links
hover Add const generics 2022-03-14 14:38:37 +03:30
prime_caches
syntax_highlighting more clippy fixes: 2022-03-12 16:50:49 +01:00
typing Add scary warning to onEnter 2022-02-28 12:15:15 +02:00
annotations.rs more clippy fixes: 2022-03-12 16:50:49 +01:00
call_hierarchy.rs
call_info.rs
doc_links.rs Add data queries for macros 2022-03-09 00:41:54 +01:00
expand_macro.rs Add data queries for macros 2022-03-09 00:41:54 +01:00
extend_selection.rs fix clippy::redundant_closure 2022-03-12 16:50:49 +01:00
file_structure.rs more clippy fixes: 2022-03-12 16:50:49 +01:00
fixture.rs
fn_references.rs
folding_ranges.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
goto_declaration.rs fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00
goto_definition.rs Specific proc-macro crate type for other test fixture where needed 2022-03-09 22:18:09 +01:00
goto_implementation.rs
goto_type_definition.rs
highlight_related.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
hover.rs fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
inlay_hints.rs feat: Add return type hints for closures with block bodies 2022-03-16 21:25:03 +01:00
join_lines.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
lib.rs Merge #11664 2022-03-09 21:45:42 +00:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00
move_item.rs
navigation_target.rs Move ide crates to new hir::Macro 2022-03-08 23:52:26 +01:00
parent_module.rs
prime_caches.rs
references.rs Specific proc-macro crate type for other test fixture where needed 2022-03-09 22:18:09 +01:00
rename.rs Support locals with multiple declaration sites 2022-03-04 19:49:08 +01:00
runnables.rs fix: Fix runnables trying to add doc tests in the crate root from #[macro_export] macros 2022-03-18 12:01:59 +01:00
shuffle_crate_graph.rs fix: Properly handle proc-macro crate types for nameres 2022-03-09 14:33:39 +01:00
ssr.rs
static_index.rs feat: Add return type hints for closures with block bodies 2022-03-16 21:25:03 +01:00
status.rs
syntax_highlighting.rs Optimize imports 2022-03-12 21:06:33 +08:00
syntax_tree.rs
typing.rs
view_crate_graph.rs
view_hir.rs
view_item_tree.rs