rust/crates/hir_ty/src
2021-07-08 14:27:54 +02:00
..
diagnostics Record coercion adjustments 2021-07-08 13:07:24 +02:00
infer Minor cleanup 2021-07-08 14:27:54 +02:00
tests Record coercion adjustments 2021-07-08 13:07:24 +02:00
autoderef.rs
builder.rs
chalk_db.rs Add coverage mark for block local impls 2021-06-20 19:12:06 +02:00
chalk_ext.rs
consteval.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
db.rs
diagnostics.rs
display.rs Merge #9428 2021-07-02 12:49:34 +00:00
infer.rs Minor cleanup 2021-07-08 14:27:54 +02:00
interner.rs
lib.rs
lower.rs Implement TypeRef::ForLifetime 2021-06-30 01:34:54 +02:00
mapping.rs
method_resolution.rs
op.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
primitive.rs
test_db.rs Unify check_mismatches and check_types 2021-06-20 19:12:06 +02:00
tests.rs Record coercion adjustments 2021-07-08 13:07:24 +02:00
tls.rs
traits.rs
utils.rs Fix deduction of dyn Fn closure parameter types 2021-06-30 15:04:04 +02:00
walk.rs