rust-analyzer/crates/ide_db/src
bors[bot] c51a3c78cf
Merge #10358
10358: internal: Remove inherent methods from ast nodes that do non-syntactic complex tasks  r=Veykril a=Veykril



Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-09-26 14:49:25 +00:00
..
call_info simplify 2021-05-28 20:46:09 +02:00
helpers Merge #10358 2021-09-26 14:49:25 +00: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 internal: remove dead code 2021-09-15 21:22:06 +03:00
defs.rs Cleanup 2021-09-23 16:28:03 +02:00
helpers.rs Remove inherent methods from ast node that carry semantic meaning 2021-09-26 16:49:03 +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 Remove inherent methods from ast node that carry semantic meaning 2021-09-26 16:49:03 +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 Minor: replace old name CrateDefMap 2021-09-05 19:22:34 +09:00
traits.rs Cleanup ide_db imports 2021-03-27 21:51:00 +01:00
ty_filter.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00