rust-analyzer/crates/ide_db/src
2021-09-27 12:54:24 +02:00
..
call_info simplify 2021-05-28 20:46:09 +02:00
helpers Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
line_index Make utf8 default, implement utf16 in terms of it 2021-02-16 19:17:32 +03:00
traits simplify 2021-05-28 20:46:09 +02:00
apply_change.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
assists.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
call_info.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
defs.rs Cleanup 2021-09-23 16:28:03 +02:00
helpers.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
items_locator.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
label.rs internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
lib.rs Use ManuallyDrop in RootDatabase 2021-08-28 23:05:40 +02: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 Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
search.rs Reject recursive calls in inline_call 2021-09-26 14:55:03 +02:00
source_change.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +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 Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00