rust/crates/ide-db/src
2022-09-16 16:26:54 +02:00
..
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 suggest ExtractRefactor if no expressions found 2022-09-11 10:39:25 +05:30
test_data
tests
active_parameter.rs complete full struct in enum varaint 2022-09-05 03:36:14 +08:00
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 Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02: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 Use memmem when searching for usages in ide-db 2022-09-16 16:26:54 +02:00
source_change.rs Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
symbol_index.rs
traits.rs
ty_filter.rs
use_trivial_contructor.rs