rust-analyzer/crates/ra_hir_ty/src
2020-07-21 17:55:17 +02:00
..
diagnostics Mismatched arg count works for lambdas 2020-07-17 10:52:18 +02:00
infer Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
tests Support Trait as _ imports 2020-07-21 17:55:17 +02:00
traits Specify default adt representation for chalk integration 2020-07-19 15:26:51 +02:00
autoderef.rs Implement Chalk variable kinds 2020-07-01 20:40:38 +02:00
db.rs Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
diagnostics.rs Refactor the test of diagnostic tests 2020-07-14 16:44:20 +02:00
display.rs Do not show default types in closures 2020-07-20 23:50:41 +03:00
infer.rs Cleanup hir diagnostics API 2020-07-14 10:28:55 +02:00
lib.rs call_info works with closures 2020-07-17 12:04:10 +02:00
lower.rs Minor perf tweaks per clippy 2020-07-19 14:26:24 -04: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 Refactor the test of diagnostic tests 2020-07-14 16:44:20 +02:00
tests.rs Remove insta dep 2020-07-21 13:11:51 +03:00
traits.rs Use Chalk closure support 2020-07-15 22:04:49 +02:00
utils.rs Remove built-in Unsize impls 2020-07-12 20:20:31 +02:00