rust-analyzer/crates/hir-def/src
2023-04-04 23:07:38 +03:30
..
body Desugar async fn completely 2023-04-04 23:07:38 +03:30
item_tree Use async block in async fn type inference 2023-04-01 04:35:28 +03:30
macro_expansion_tests Auto merge of #14040 - HKalbasi:mir, r=HKalbasi 2023-02-28 09:12:19 +00:00
nameres internal: Set Durability to HIGH for enable_proc_attr_macros input 2023-03-30 15:11:22 +02:00
path chore: replace TODO comment with FIXME 2023-04-01 16:31:16 +02:00
adt.rs Introduce StructFlags 2023-03-30 12:49:08 +02:00
attr.rs Auto merge of #14445 - Veykril:adt-flags, r=Veykril 2023-03-30 12:34:37 +00:00
body.rs Desugar async fn completely 2023-04-04 23:07:38 +03:30
builtin_attr.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
builtin_type.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
child_by_source.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
data.rs Use async block in async fn type inference 2023-04-01 04:35:28 +03:30
db.rs internal: Set Durability to HIGH for enable_proc_attr_macros input 2023-03-30 15:11:22 +02:00
dyn_map.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
expr.rs internal: Only intern blocks that declare items 2023-03-25 20:44:12 +01:00
find_path.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
generics.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
import_map.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
item_scope.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
item_tree.rs Use async block in async fn type inference 2023-04-01 04:35:28 +03:30
keys.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
lang_item.rs desugar ? operator 2023-03-17 13:08:35 +03:30
layout.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
lib.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
macro_expansion_tests.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
nameres.rs lint incoherent inherent impls 2023-03-14 19:20:44 +01:00
path.rs desugar ? operator 2023-03-17 13:08:35 +03:30
per_ns.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
pretty.rs Slim down GenericArgs by one usize 2023-02-14 17:40:24 +01:00
resolver.rs desugar ? operator 2023-03-17 13:08:35 +03:30
src.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs internal: Set Durability to HIGH for enable_proc_attr_macros input 2023-03-30 15:11:22 +02:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
type_ref.rs beginning of MIR 2023-02-27 23:45:54 +03:30
visibility.rs fix: Fix visibility resolution not respecting parent blocks 2023-03-14 13:42:08 +01:00