rust/crates/hir_ty/src/tests
2020-11-24 16:11:40 +01:00
..
coercion.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
display_source_code.rs Rename ra_hir_ty -> hir_ty 2020-08-13 16:35:29 +02:00
macros.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
method_resolution.rs Use Ty::apply instead of simple and fix method resolution. 2020-09-17 00:58:41 +08:00
never_type.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
patterns.rs Properly infer tuple struct patterns when encountering ellipsis 2020-11-24 16:11:40 +01:00
regression.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
simple.rs binary operator overload type inference: add test mark 2020-10-14 19:00:04 +02:00
traits.rs Implement async blocks 2020-09-10 20:01:23 +08:00