rust/crates/ra_hir_ty/src
2020-07-01 10:46:27 +03:00
..
infer Simlify with matches!() 2020-06-28 04:03:59 +03:00
tests Update the rest of the tests 2020-06-29 17:23:01 +02:00
traits Bump chalk 2020-06-26 13:00:55 +03:00
_match.rs Avoid all unchecked indexing in match checking 2020-06-17 21:41:07 +02:00
autoderef.rs Switch Chalk to recursive solver 2020-04-16 13:06:23 +02:00
db.rs (Partially) fix handling of type params depending on type params 2020-06-29 16:10:20 +02:00
diagnostics.rs Use dynamic dispatch in AstDiagnostic 2020-07-01 10:46:27 +03:00
display.rs (Partially) fix handling of type params depending on type params 2020-06-29 16:10:20 +02:00
expr.rs unsafe: Clean up, improve tracking, add debug_assert 2020-06-27 10:13:14 -04:00
infer.rs Make known paths use core instead of std 2020-06-11 16:23:20 +02:00
lib.rs Simlify with matches!() 2020-06-28 04:03:59 +03:00
lower.rs (Partially) fix handling of type params depending on type params 2020-06-29 16:10:20 +02:00
method_resolution.rs Address review comments 2020-06-26 12:04:11 +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 Better factoring 2020-06-30 12:14:16 +02:00
tests.rs Better factoring 2020-06-30 12:14:16 +02:00
traits.rs Merge #4947 2020-06-20 22:14:21 +00:00
unsafe_validation.rs Simplify unsafe expr collection match 2020-06-27 12:00:46 -04:00
utils.rs Use correct substs for super trait assoc types 2020-06-19 21:46:47 +02:00