rust-analyzer/crates/hir_ty/src
2020-09-09 12:55:05 -04:00
..
diagnostics Fix missing match arm false error on unknown type 2020-08-17 13:27:12 -04:00
infer Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
tests Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
traits Lookup ADT and assoc. type names for chalk debug 2020-09-09 12:55:05 -04:00
autoderef.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
db.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
diagnostics.rs Add type safety to diagnostic codes 2020-08-18 18:39:43 +02:00
display.rs display correctly 'impl Trait<T> + Trait<T>' #4814 2020-08-13 22:13:34 +02:00
infer.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
lib.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
lower.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
method_resolution.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
op.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
primitive.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
test_db.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
tests.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
traits.rs Chalk 0.23 2020-08-16 12:15:44 -04:00
utils.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00