rust-analyzer/crates/ide_db/src
2021-01-10 12:33:47 +01:00
..
call_info Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00: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 Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
apply_change.rs Proper handling $crate Take 2 2021-01-07 13:08:32 +08:00
call_info.rs Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
defs.rs Use hir::GenericParam in ide_db::Definition instead of relisting all 3 2021-01-10 12:33:47 +01:00
helpers.rs Align config's API with usage 2021-01-06 21:22:24 +03:00
imports_locator.rs Code review fixes 2021-01-04 18:33:05 +02:00
label.rs Introduce Label 2020-08-18 16:50:07 +02:00
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 Use hir::GenericParam in ide_db::Definition instead of relisting all 3 2021-01-10 12:33:47 +01:00
source_change.rs Add initial_contents field for CreateFile 2020-12-21 15:55:40 +09: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