rust-analyzer/crates/ide-db/src
Kartavya Vashishtha 6d4b2b4b17
run cargo fmt
2022-11-19 15:08:32 +05:30
..
generated
imports Restructure find_path into a separate functions for modules and non-module items 2022-09-13 15:15:27 +02:00
syntax_helpers run cargo fmt 2022-11-19 15:08:32 +05:30
test_data
tests
active_parameter.rs
apply_change.rs
assists.rs
defs.rs
famous_defs.rs
helpers.rs
items_locator.rs
label.rs
lib.rs wip 2022-09-10 20:13:46 +05:30
line_index.rs internal: Optimize apply_document_changes a bit 2022-11-05 10:59:46 +01:00
path_transform.rs Add config to unconditionally prefer core imports over std 2022-09-09 20:04:56 +02:00
rename.rs
rust_doc.rs
search.rs fix: Fix reference searching only accounting substrings instead of whole identifiers 2022-11-05 13:00:02 +01:00
source_change.rs
symbol_index.rs
traits.rs
ty_filter.rs
use_trivial_contructor.rs