rust/crates/ide_db/src
Aleksey Kladov 1e100e8b3e internal: cleanup tests
* ensure standard, non-indented style (should add this check to
  `fixture` some day)
* removed a couple of ignores
2021-06-15 12:48:05 +03:00
..
call_info simplify 2021-05-28 20:46:09 +02:00
helpers internal: cleanup tests 2021-06-15 12:48:05 +03:00
line_index
traits simplify 2021-05-28 20:46:09 +02:00
apply_change.rs
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
label.rs
lib.rs internal: adapt diagnostics to the new rename API 2021-06-14 18:46:54 +03:00
line_index.rs
rename.rs internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
search.rs cargo fmt 2021-06-13 09:48:15 +05:30
source_change.rs
symbol_index.rs Add more profiling for flyimports 2021-06-10 23:43:46 +03:00
traits.rs
ty_filter.rs