rust/crates/ide_db/src
2021-07-11 15:08:00 +03:00
..
call_info simplify 2021-05-28 20:46:09 +02:00
helpers Enable auto_import on ident patterns 2021-07-10 17:57:33 +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 internal: cut deps between assists and diagnostics 2021-06-14 17:45:17 +03:00
call_info.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
defs.rs internal: remove unused param 2021-07-11 15:08:00 +03:00
helpers.rs wrap_return_type_in_result works on the HIR 2021-07-02 23:19:32 +02:00
items_locator.rs Fix the profile string 2021-03-21 11:45:37 +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 Feat: inline generics in const and func trait completions 2021-06-17 19:54:28 -04:00
rename.rs internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
search.rs Include self in usage search for modules in their definition source 2021-06-28 16:41:35 +02:00
source_change.rs Cleanup ide_db imports 2021-03-27 21:51:00 +01: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 feat: Implement inline_method assist 2021-07-03 01:33:34 +02:00