rust/crates/ide_db/src
2021-05-18 19:53:20 +02:00
..
call_info Return CallInfo for unclosed call expressions 2021-04-16 22:57:33 +02:00
helpers MergeBehavior -> ImportGranularity 2021-05-18 19:53:20 +02:00
line_index
traits Cleanup ide_db imports 2021-03-27 21:51:00 +01:00
apply_change.rs Profile trait solving for all invocations 2021-04-14 19:11:17 +03:00
call_info.rs Return CallInfo for unclosed call expressions 2021-04-16 22:57:33 +02:00
defs.rs Accurately classify assoc. types in paths 2021-03-30 02:09:17 +02:00
helpers.rs Split out merge_imports module from helpers::insert_use 2021-04-24 13:31:43 +02:00
items_locator.rs Fix the profile string 2021-03-21 11:45:37 +02:00
label.rs Cleanup ide_db imports 2021-03-27 21:51:00 +01:00
lib.rs Move code to the appropriate layer 2021-03-15 12:55:27 +03:00
line_index.rs internal: use API stabilized in 1.52 2021-05-06 20:12:15 +03:00
search.rs Don't handle Self as a usage for TraitDefs 2021-05-08 23:35:18 +02:00
source_change.rs Cleanup ide_db imports 2021-03-27 21:51:00 +01:00
symbol_index.rs Unleash macro 2.0 in hightlight and more 2021-03-27 14:42:49 +08:00
traits.rs Cleanup ide_db imports 2021-03-27 21:51:00 +01:00
ty_filter.rs internal: introduce ast::make::ext module with common shortcuts 2021-05-09 19:55:43 +03:00