rust-analyzer/crates/ide_db/src
2021-01-14 18:35:22 +01:00
..
call_info Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
helpers Render Fn* trait objects and impl types as rust does 2021-01-13 13:29:47 +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 Move FamousDefs fixture out into its own file 2021-01-12 17:26:08 +01:00
imports_locator.rs Fixed typos in code comments 2021-01-09 15:41:29 +01: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 Rename FileReferences -> UsageSearchResult 2021-01-12 15:56:24 +01:00
source_change.rs Group file source edits by FileId 2021-01-14 18:35:22 +01: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