rust-analyzer/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 Render Fn* trait objects and impl types as rust does 2021-01-13 13:29:47 +01:00
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 Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
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