rust/crates/ide_db/src
2020-12-20 10:05:24 +03:00
..
call_info Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
helpers Do not merge imports with different attributes 2020-12-18 15:29:37 +01:00
line_index Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
traits Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
apply_change.rs Remove module_lang_items 2020-12-17 00:26:01 +01:00
call_info.rs Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
defs.rs Align code_model name with ungrammar 2020-12-20 10:05:24 +03:00
helpers.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
imports_locator.rs Tweak the search query params for better lookup speed 2020-12-08 15:05:09 +02:00
label.rs
lib.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00
line_index.rs Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
search.rs Align code_model name with ungrammar 2020-12-20 10:05:24 +03:00
source_change.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00
symbol_index.rs Don't expose SyntaxKind from IDE API 2020-12-18 19:28:48 +03:00
traits.rs Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
ty_filter.rs Remove dependency on 'assists' from 'completion' crate 2020-10-24 10:47:23 +03:00