rust/crates/ide_db/src
2021-09-05 19:22:34 +09:00
..
call_info simplify 2021-05-28 20:46:09 +02:00
helpers Handle all rename special cases for all record pattern fields 2021-08-16 22:48:38 +02:00
line_index
traits simplify 2021-05-28 20:46:09 +02:00
apply_change.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
assists.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
call_info.rs Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00
defs.rs Highlight all related tokens in macro inputs 2021-08-29 00:49:57 +02:00
helpers.rs Implement bool_then_to_if assist 2021-08-10 13:17:45 +02:00
items_locator.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
label.rs internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
lib.rs Use ManuallyDrop in RootDatabase 2021-08-28 23:05:40 +02:00
line_index.rs internal: use API stabilized in 1.52 2021-05-06 20:12:15 +03:00
path_transform.rs Substitute generic types in inline_call 2021-08-10 14:39:56 +02:00
rename.rs Rename fails on renaming definitions created by macros 2021-08-20 00:12:47 +02:00
search.rs Use correct search scopes for macros 2021-09-02 17:30:55 +02:00
source_change.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
symbol_index.rs Minor: replace old name CrateDefMap 2021-09-05 19:22:34 +09:00
traits.rs
ty_filter.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00