rust-analyzer/crates/ide/src
2025-07-31 10:55:10 +02:00
..
annotations cargo fmt 2025-03-15 21:32:01 +01:00
doc_links check module path inner or outer 2025-05-07 00:36:17 +09:00
hover cargo clippy --fix 2025-07-31 10:55:10 +02:00
inlay_hints cargo clippy --fix 2025-07-31 10:55:10 +02:00
syntax_highlighting cargo clippy --fix 2025-07-31 10:55:10 +02:00
typing Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
annotations.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
call_hierarchy.rs fix: Improve diagnostic ranges for macro_calls! 2025-07-03 14:12:27 +02:00
child_modules.rs internal: rename children_modules to child_modules 2025-04-09 12:43:49 -04:00
doc_links.rs Fix a case where the link type was None 2025-07-07 20:44:18 +03:00
expand_macro.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
extend_selection.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
fetch_crates.rs cargo fmt 2025-03-15 21:32:01 +01:00
file_structure.rs awhile -> a while where appropriate 2025-07-02 20:17:29 +02:00
fixture.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
folding_ranges.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
goto_declaration.rs fix: Do not force descend into derives for goto IDE features 2025-06-12 09:37:45 +02:00
goto_definition.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
goto_implementation.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
goto_type_definition.rs Merge pull request #20012 from lnicola/bump-literal-escaper 2025-06-24 08:21:36 +00:00
highlight_related.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
hover.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
inlay_hints.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
interpret.rs cargo fmt 2025-03-15 21:32:01 +01:00
join_lines.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
lib.rs feat: Insert required parentheses when typing + in trait type 2025-06-16 19:02:18 +02:00
markdown_remove.rs
markup.rs
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 fix: Improve diagnostic ranges for macro_calls! 2025-07-03 14:12:27 +02:00
parent_module.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
references.rs Fix search of raw labels and lifetimes 2025-07-20 01:20:09 +03:00
rename.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
runnables.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
signature_help.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
ssr.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
static_index.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
status.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
syntax_highlighting.rs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
test_explorer.rs cargo fmt 2025-03-15 21:32:01 +01:00
typing.rs feat: Insert required parentheses when typing + in trait type 2025-06-16 19:02:18 +02:00
view_crate_graph.rs Bump salsa 2025-07-03 10:05:16 +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 chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02: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