rust/crates/ide_db/src
2021-08-20 00:12:47 +02:00
..
call_info
helpers Handle all rename special cases for all record pattern fields 2021-08-16 22:48:38 +02:00
line_index
traits
apply_change.rs Remove unused structs in ide_db 2021-08-05 12:04:37 +01: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 Correctly classify Rename Names 2021-07-23 02:14:59 +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
lib.rs Feat: inline generics in const and func trait completions 2021-06-17 19:54:28 -04:00
line_index.rs
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 Simplify 2021-08-14 18:02:51 +02:00
source_change.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
symbol_index.rs Add more profiling for flyimports 2021-06-10 23:43:46 +03:00
traits.rs
ty_filter.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00