rust/crates/ide_db/src
bors[bot] 0e5fe47153
Merge #7080
7080: Implement ConstParams for HIR r=Veykril a=Veykril

r? @flodiebold 

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-01-01 13:45:10 +00:00
..
call_info Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
helpers Do not merge imports with different attributes 2020-12-18 15:29:37 +01:00
line_index Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
traits Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
apply_change.rs Remove module_lang_items 2020-12-17 00:26:01 +01:00
call_info.rs Extract tests module to file in ide_db crate 2020-12-04 00:05:39 +09:00
defs.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
helpers.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
imports_locator.rs Avoid a couple of allocations 2020-12-29 14:35:49 +02:00
label.rs
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 Align code_model name with ungrammar 2020-12-20 10:05:24 +03:00
source_change.rs Add initial_contents field for CreateFile 2020-12-21 15:55:40 +09: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