rust-analyzer/crates/ide_db/src
2021-06-14 18:46:54 +03:00
..
call_info simplify 2021-05-28 20:46:09 +02:00
helpers clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
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 Update ungrammar 2021-06-11 18:34:30 +02:00
helpers.rs Generate default lint completions 2021-06-04 18:35:19 +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 internal: adapt diagnostics to the new rename API 2021-06-14 18:46:54 +03:00
line_index.rs internal: use API stabilized in 1.52 2021-05-06 20:12:15 +03:00
rename.rs internal: adapt diagnostics to the new rename API 2021-06-14 18:46:54 +03:00
search.rs cargo fmt 2021-06-13 09:48:15 +05:30
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 minor: align import style with styleguide 2021-05-23 23:40:19 +03:00