rust/crates/ide/src
2024-03-06 14:47:32 +00:00
..
annotations
doc_links fix: Ignore generic arguments in intra doc link path resolution 2024-02-28 14:47:47 +01:00
hover internal: Adjust a few things for trait assoc item hovers 2024-03-05 11:06:36 +01:00
inlay_hints ide: Fix cargo test -p ide --doc 2024-02-10 00:14:17 +09:00
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: Ignore generic arguments in intra doc link path resolution 2024-02-28 14:47:47 +01:00
expand_macro.rs For toolchain binaries ue the full path found in $PATH 2024-03-05 10:17:09 +01:00
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 fix: formatting 2024-03-05 19:55:31 +08:00
goto_implementation.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_type_definition.rs
highlight_related.rs fix: Don't highlight related assoc items of super traits 2024-03-01 14:03:12 +01:00
hover.rs internal: Adjust a few things for trait assoc item hovers 2024-03-05 11:06:36 +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 Add test explorer 2024-03-06 00:05:29 +03:30
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs internal: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01: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 Add prefix file_ to Semantics's to_module_defs()/to_module_def() methods 2024-02-28 10:27:28 +01:00
references.rs
rename.rs Add prefix file_ to Semantics's to_module_defs()/to_module_def() methods 2024-02-28 10:27:28 +01:00
runnables.rs Add prefix file_ to Semantics's to_module_defs()/to_module_def() methods 2024-02-28 10:27:28 +01: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 internal: Adjust a few things for trait assoc item hovers 2024-03-05 11:06:36 +01:00
status.rs fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01:00
syntax_highlighting.rs Add prefix file_ to Semantics's to_module_defs()/to_module_def() methods 2024-02-28 10:27:28 +01:00
syntax_tree.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
test_explorer.rs Add test explorer 2024-03-06 00:05:29 +03:30
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