rust-analyzer/crates/ide/src
Lukas Wirth 09db657439
Merge pull request #19127 from ChayimFriedman2/different-generic-args
feat: Refactor path lowering and serve a new path diagnostic
2025-02-17 08:30:10 +00:00
..
annotations Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
doc_links Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
hover Merge pull request #19036 from Veykril/push-nprltlwvryxw 2025-01-27 07:54:44 +00:00
inlay_hints Merge pull request #19109 from Veykril/push-nzpuuqommpnq 2025-02-12 13:58:56 +00:00
syntax_highlighting Merge pull request #19127 from ChayimFriedman2/different-generic-args 2025-02-17 08:30:10 +00:00
typing manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
annotations.rs Fix sorting of runnables 2025-02-17 03:03:29 +02:00
call_hierarchy.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
doc_links.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
expand_macro.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
extend_selection.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
fetch_crates.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
file_structure.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
fixture.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
folding_ranges.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
goto_declaration.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
goto_definition.rs Shadowing BuiltinType by Module 2025-02-10 17:46:43 +09:00
goto_implementation.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
goto_type_definition.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
highlight_related.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
hover.rs Merge pull request #19015 from Wilfred/mdbook 2025-01-28 16:19:37 +00:00
inlay_hints.rs closure parameter inlay hints 2025-02-06 15:55:56 +01:00
interpret.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
join_lines.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
lib.rs Skip redundant path search in resolve_completion_edits 2025-01-25 13:03:01 +01: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 manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
moniker.rs Fix scip crate symbol name 2025-01-28 09:34:23 -06:00
move_item.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
navigation_target.rs Preserve impl assoc names in ImplData 2025-01-20 14:29:11 +01:00
parent_module.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
references.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
rename.rs Fix a failing test 2025-02-04 19:10:04 +02:00
runnables.rs Fix sorting of runnables 2025-02-17 03:03:29 +02:00
signature_help.rs Add GenericDefId::StaticId 2025-01-26 11:07:54 +01:00
ssr.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
static_index.rs closure parameter inlay hints 2025-02-06 15:55:56 +01:00
status.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
syntax_highlighting.rs Merge pull request #19015 from Wilfred/mdbook 2025-01-28 16:19:37 +00:00
test_explorer.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
typing.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_crate_graph.rs Expose symbol of CrateName 2025-02-04 14:38:58 +01:00
view_hir.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_item_tree.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_memory_layout.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_mir.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_syntax_tree.rs Merge pull request #19015 from Wilfred/mdbook 2025-01-28 16:19:37 +00:00