rust/crates/ide/src
2024-02-26 14:54:47 +01:00
..
annotations
doc_links
hover Render assoc item owner in hover for items other than functions 2024-02-20 13:16:12 +01:00
inlay_hints ide: Fix cargo test -p ide --doc 2024-02-10 00:14:17 +09:00
prime_caches
syntax_highlighting fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
typing
annotations.rs
call_hierarchy.rs
doc_links.rs fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01:00
expand_macro.rs
extend_selection.rs
fetch_crates.rs
file_structure.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
fixture.rs
folding_ranges.rs
goto_declaration.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_definition.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_implementation.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_type_definition.rs
highlight_related.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
hover.rs Infallible definition hovers 2024-02-19 18:16:02 +01:00
inlay_hints.rs
interpret_function.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
join_lines.rs internal: Fetch toolchain and datalayout for DetachedFiles 2024-02-20 10:40:39 +01:00
lib.rs CrateOrigin::Local means local to the project workspace, not cargo workspace 2024-02-16 16:28:17 +01:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
move_item.rs
navigation_target.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
parent_module.rs fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01:00
prime_caches.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
references.rs
rename.rs test: fix disallow_renaming_for_non_local_definition to follow PR changes. 2024-02-19 12:38:00 +01:00
runnables.rs Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
shuffle_crate_graph.rs fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01:00
signature_help.rs
ssr.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
static_index.rs Infallible definition hovers 2024-02-19 18:16:02 +01:00
status.rs fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01:00
syntax_highlighting.rs
syntax_tree.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
typing.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
view_crate_graph.rs
view_hir.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
view_item_tree.rs
view_memory_layout.rs
view_mir.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00