rust/crates/ra_hir_ty/src
2020-07-14 14:58:10 +02:00
..
diagnostics Allow multiline annotations 2020-07-14 14:58:10 +02:00
infer infer: Add type inference support for Union types 2020-07-11 19:30:02 -03:00
tests Merge #5331 2020-07-12 20:31:51 +00:00
traits Merge #5331 2020-07-12 20:31:51 +00:00
autoderef.rs Implement Chalk variable kinds 2020-07-01 20:40:38 +02:00
db.rs Switch to fully dynamically dispatched salsa 2020-07-07 10:14:48 +02:00
diagnostics.rs Allow multiline annotations 2020-07-14 14:58:10 +02:00
display.rs Clippy perf warnings 2020-07-06 17:13:55 -04:00
infer.rs Cleanup hir diagnostics API 2020-07-14 10:28:55 +02:00
lib.rs Consolidate hir diagnostics code in one place 2020-07-14 10:18:08 +02:00
lower.rs Don't copy-paste impl_froms into every crate 2020-07-13 16:21:02 +02:00
method_resolution.rs Search more efficiently for int/float impls 2020-07-12 20:20:31 +02:00
op.rs infer: Make expected rhs type for plain assign the lhs type 2020-05-10 16:24:04 +02:00
primitive.rs Clean up handling of int/float literal types 2020-06-06 17:52:00 +02:00
test_db.rs Compress match checking tests 2020-07-14 13:12:55 +02:00
tests.rs Enable Chalk tracing in hir_ty tests 2020-07-12 20:12:01 +02:00
traits.rs Remove built-in Unsize impls 2020-07-12 20:20:31 +02:00
utils.rs Remove built-in Unsize impls 2020-07-12 20:20:31 +02:00