rust/crates/ra_hir_ty/src
2020-07-09 18:24:02 +02:00
..
infer Clippy perf warnings 2020-07-06 17:13:55 -04:00
tests Fix inference of indexing argument (partly) 2020-07-03 18:17:06 +02:00
traits Switch to fully dynamically dispatched salsa 2020-07-07 10:14:48 +02:00
_match.rs Avoid all unchecked indexing in match checking 2020-06-17 21:41:07 +02: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 Correctly pluralize message 2020-07-09 15:50:53 +02:00
display.rs Clippy perf warnings 2020-07-06 17:13:55 -04:00
expr.rs arg count mismatch: handle tuple ctors 2020-07-09 18:24:02 +02:00
infer.rs Fix inference of indexing argument (partly) 2020-07-03 18:17:06 +02:00
lib.rs Clippy perf warnings 2020-07-06 17:13:55 -04:00
lower.rs Merge #5235 #5236 #5241 2020-07-07 09:29:52 +00:00
method_resolution.rs Merge #5149 2020-07-01 18:41:06 +00: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 Switch to fully dynamically dispatched salsa 2020-07-07 10:14:48 +02:00
tests.rs Switch to fully dynamically dispatched salsa 2020-07-07 10:14:48 +02:00
traits.rs Implement Chalk variable kinds 2020-07-01 20:40:38 +02: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