rust/crates/hir-ty/src
2023-03-28 15:59:16 +03:30
..
consteval Support evaluating inherent associated constants with generics 2023-03-21 02:20:30 +03:30
diagnostics desugar ? operator 2023-03-17 13:08:35 +03:30
infer fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
layout Add BindingId 2023-03-06 21:09:08 +03:30
mir Support evaluating inherent associated constants with generics 2023-03-21 02:20:30 +03:30
tests fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
autoderef.rs
builder.rs beginning of MIR 2023-02-27 23:45:54 +03:30
chalk_db.rs fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
chalk_ext.rs Simplify 2023-03-14 20:22:11 +01:00
consteval.rs Support evaluating inherent associated constants with generics 2023-03-21 02:20:30 +03:30
db.rs fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
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 fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
inhabitedness.rs use FxHashSet instead of FxHashMap 2023-03-28 15:59:16 +03:30
interner.rs beginning of MIR 2023-02-27 23:45:54 +03:30
lang_items.rs
layout.rs Merge branch 'master' into sync-from-rust 2023-03-13 10:21:53 +02:00
lib.rs fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
lower.rs fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
mapping.rs
method_resolution.rs fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
mir.rs Support "for loop" MIR lowering 2023-03-06 21:09:09 +03:30
primitive.rs
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
traits.rs fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
utils.rs desugar ? operator 2023-03-17 13:08:35 +03:30