rust-analyzer/crates/hir_ty/src
2021-02-28 21:18:30 +01:00
..
diagnostics Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
infer hir_ty: use default type generic for box expressions 2021-02-28 21:18:30 +01:00
tests hir_ty: use default type generic for box expressions 2021-02-28 21:18:30 +01:00
traits Remove Substs from Ty::ForeignType 2021-02-28 20:44:09 +01:00
autoderef.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
db.rs Remove map module from la-arena public API 2021-01-15 11:14:04 +11:00
diagnostics.rs Add test 2021-02-20 12:43:52 +02:00
display.rs Remove Substs from Ty::ForeignType 2021-02-28 20:44:09 +01:00
infer.rs Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
lib.rs Remove Substs from Ty::ForeignType 2021-02-28 20:44:09 +01:00
lower.rs Remove Substs from Ty::ForeignType 2021-02-28 20:44:09 +01:00
method_resolution.rs Remove Substs from Ty::ForeignType 2021-02-28 20:44:09 +01:00
op.rs Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
primitive.rs Use chalk_ir::Scalar directly 2021-02-28 11:06:37 +01:00
test_db.rs Create all ModuleIds through a DefMap method 2021-01-25 15:21:33 +01:00
tests.rs Make ModuleId's krate field private 2021-01-22 18:09:55 +01:00
traits.rs Upgrade Chalk 2020-12-07 11:48:58 +01:00
utils.rs Higher-ranked trait bounds for where clauses 2020-12-17 22:01:42 +01:00