rust/crates/ide_db/src
2021-08-03 21:34:20 -07:00
..
call_info simplify 2021-05-28 20:46:09 +02:00
helpers Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00
line_index Make utf8 default, implement utf16 in terms of it 2021-02-16 19:17:32 +03:00
traits simplify 2021-05-28 20:46:09 +02:00
apply_change.rs Simplify eager macro representation 2021-05-19 20:19:08 +02: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 tree-wide: fix rustdoc warnings, add some links 2021-08-03 21:34:20 -07:00
items_locator.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
label.rs Cleanup ide_db imports 2021-03-27 21:51:00 +01:00
lib.rs Feat: inline generics in const and func trait completions 2021-06-17 19:54:28 -04:00
line_index.rs internal: use API stabilized in 1.52 2021-05-06 20:12:15 +03:00
path_transform.rs Small grammar fix 2021-07-28 12:40:21 +03:00
rename.rs Refine extraction targets of extract_function assist 2021-07-29 15:45:05 +02:00
search.rs Replace useless types 2021-07-31 14:29:15 +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 Cleanup ide_db imports 2021-03-27 21:51:00 +01:00
ty_filter.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00