rust-analyzer/crates/ide_db/src
2021-11-16 12:15:47 +01:00
..
call_info minor: Simplify 2021-10-03 13:05:42 +02:00
helpers Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
line_index Make utf8 default, implement utf16 in terms of it 2021-02-16 19:17:32 +03:00
tests Use array into_iter in more places 2021-11-04 07:51:20 +02:00
traits simplify 2021-05-28 20:46:09 +02:00
apply_change.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
assists.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
call_info.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
defs.rs Replace some more ide usages of ModuleDef with Definition 2021-11-11 18:20:54 +01:00
helpers.rs Replace some more ide usages of ModuleDef with Definition 2021-11-11 18:20:54 +01:00
items_locator.rs internal: Flatten Definition::ModuleDef variant 2021-11-11 00:05:53 +01:00
label.rs internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
lib.rs minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00
line_index.rs internal: use API stabilized in 1.52 2021-05-06 20:12:15 +03:00
path_transform.rs Substitute generic types in inline_call 2021-08-10 14:39:56 +02:00
rename.rs internal: Flatten Definition::ModuleDef variant 2021-11-11 00:05:53 +01:00
search.rs internal: Flatten Definition::ModuleDef variant 2021-11-11 00:05:53 +01:00
source_change.rs remove resolved TODO questions 2021-10-27 15:40:30 +02:00
symbol_index.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
traits.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
ty_filter.rs Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00