rust/crates/ide-db/src
2023-07-13 09:22:38 +02:00
..
generated
imports Merge assoc_items_only and exclude_import_kinds into assoc_mode 2023-06-30 23:37:10 +09:00
syntax_helpers
test_data internal: Lazy eager macros 2023-06-09 13:02:13 +02:00
tests
active_parameter.rs
apply_change.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
assists.rs
defs.rs
famous_defs.rs
helpers.rs cleanup + docs + tests 2023-07-07 23:12:09 -04:00
items_locator.rs Remove SearchMode:Contains 2023-06-30 23:37:23 +09:00
label.rs
lib.rs Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
path_transform.rs Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
rename.rs Slightly shrink DefMap 2023-06-01 14:46:36 +02:00
rust_doc.rs
search.rs Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
source_change.rs internal: add add_tabstop_{before,after}_token 2023-07-07 20:06:09 -04:00
symbol_index.rs
traits.rs
ty_filter.rs
use_trivial_constructor.rs