rust-analyzer/crates/hir-ty/src
2023-03-14 20:22:11 +01:00
..
consteval Fix stack overflow when derefrencing &! 2023-03-10 13:44:34 +03:30
diagnostics Refactor: Distinguish scrutinee expression from match expression 2023-03-10 18:43:50 +05:00
infer Add storage dead for let bindings without initializer 2023-03-14 12:15:16 +03:30
layout Add BindingId 2023-03-06 21:09:08 +03:30
mir Add storage dead for let bindings without initializer 2023-03-14 12:15:16 +03:30
tests lint incoherent inherent impls 2023-03-14 19:20:44 +01:00
autoderef.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
builder.rs beginning of MIR 2023-02-27 23:45:54 +03:30
chalk_db.rs beginning of MIR 2023-02-27 23:45:54 +03:30
chalk_ext.rs Simplify 2023-03-14 20:22:11 +01:00
consteval.rs Revert #14285 2023-03-10 11:57:30 +03:30
db.rs Add View Mir command and fix some bugs 2023-03-06 21:09:09 +03:30
diagnostics.rs lint incoherent inherent impls 2023-03-14 19:20:44 +01:00
display.rs Add View Mir command and fix some bugs 2023-03-06 21:09:09 +03:30
infer.rs Auto merge of #14271 - Veykril:ty-diag-err, r=Veykril 2023-03-07 14:25:20 +00:00
inhabitedness.rs beginning of MIR 2023-02-27 23:45:54 +03:30
interner.rs beginning of MIR 2023-02-27 23:45:54 +03:30
lang_items.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
layout.rs Merge branch 'master' into sync-from-rust 2023-03-13 10:21:53 +02:00
lib.rs Auto merge of #14040 - HKalbasi:mir, r=HKalbasi 2023-02-28 09:12:19 +00:00
lower.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
mapping.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
method_resolution.rs Simplify 2023-03-14 20:22:11 +01:00
mir.rs Support "for loop" MIR lowering 2023-03-06 21:09:09 +03:30
primitive.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
tests.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
tls.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
traits.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
utils.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00