rust/crates/hir_ty/src/tests
Florian Diebold 20487a1b4a Fix coercion in match with expected type
Plus add infrastructure to test type mismatches without expect.
2021-06-12 23:04:43 +02:00
..
coercion.rs Fix coercion in match with expected type 2021-06-12 23:04:43 +02:00
display_source_code.rs
incremental.rs Move hir_ty incremental test to its own file 2021-05-27 20:21:52 +02:00
macros.rs Implement per-edition preludes 2021-06-01 13:39:19 +02:00
method_resolution.rs Implement #[rustc_skip_array_during_method_dispatch] 2021-06-01 21:34:08 +02:00
never_type.rs
patterns.rs Fix coercion in match with expected type 2021-06-12 23:04:43 +02:00
regression.rs Implement per-edition preludes 2021-06-01 13:39:19 +02:00
simple.rs Implement per-edition preludes 2021-06-01 13:39:19 +02:00
traits.rs Implement per-edition preludes 2021-06-01 13:39:19 +02:00