rust-analyzer/crates/ide/src
2025-05-02 14:36:18 +02:00
..
annotations cargo fmt 2025-03-15 21:32:01 +01:00
doc_links cargo fmt 2025-03-15 21:32:01 +01:00
hover Render more lifetimes 2025-05-02 14:36:18 +02:00
inlay_hints Render more lifetimes 2025-05-02 14:36:18 +02:00
syntax_highlighting Get rid of static predefined symbols 2025-04-21 03:07:35 +03:00
typing Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
annotations.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
call_hierarchy.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
child_modules.rs internal: rename children_modules to child_modules 2025-04-09 12:43:49 -04:00
doc_links.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
expand_macro.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
extend_selection.rs cargo fmt 2025-03-15 21:32:01 +01:00
fetch_crates.rs cargo fmt 2025-03-15 21:32:01 +01:00
file_structure.rs cargo fmt 2025-03-15 21:32:01 +01:00
fixture.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
folding_ranges.rs cargo fmt 2025-03-15 21:32:01 +01:00
goto_declaration.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
goto_definition.rs Resolve offset_of!() in IDE 2025-04-22 00:33:06 +03:00
goto_implementation.rs cargo fmt 2025-03-15 21:32:01 +01:00
goto_type_definition.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
highlight_related.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
hover.rs refactor: De-arc lang item queries 2025-04-28 17:17:39 +02:00
inlay_hints.rs Merge pull request #19647 from roife/fix-issue-19646 2025-04-22 16:27:28 +00:00
interpret.rs cargo fmt 2025-03-15 21:32:01 +01:00
join_lines.rs cargo fmt 2025-03-15 21:32:01 +01:00
lib.rs refactor: Clean up cache priming cancellation handling 2025-04-29 10:40:31 +02:00
markdown_remove.rs Auto merge of #16155 - Waqar144:work/fix-16142, r=lnicola 2023-12-19 07:22:46 +00:00
markup.rs Consider interleaving hover kinds 2024-08-22 17:29:32 +02:00
matching_brace.rs cargo fmt 2025-03-15 21:32:01 +01:00
moniker.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
move_item.rs cargo fmt 2025-03-15 21:32:01 +01:00
navigation_target.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
parent_module.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
references.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
rename.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
runnables.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
signature_help.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
ssr.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
static_index.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
status.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
syntax_highlighting.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
test_explorer.rs cargo fmt 2025-03-15 21:32:01 +01:00
typing.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
view_crate_graph.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
view_hir.rs internal: Render sigantures with view hir command 2025-04-13 12:13:28 +02:00
view_item_tree.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
view_memory_layout.rs cargo fmt 2025-03-15 21:32:01 +01:00
view_mir.rs cargo fmt 2025-03-15 21:32:01 +01:00
view_syntax_tree.rs cargo fmt 2025-03-15 21:32:01 +01:00