rust-analyzer/crates/hir_ty/src
2021-02-28 19:13:37 +01:00
..
diagnostics Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
infer Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
tests Add test from #7273 2021-02-21 19:22:14 +02:00
traits Inline TypeCtor into Ty 2021-02-28 19:13:37 +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 Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
infer.rs Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
lib.rs Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
lower.rs Inline TypeCtor into Ty 2021-02-28 19:13:37 +01:00
method_resolution.rs Inline TypeCtor into Ty 2021-02-28 19:13:37 +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