rust-analyzer/crates/hir_ty/src/tests
2021-07-08 12:55:00 +03:00
..
coercion.rs Implement LUB coercion of array elements 2021-07-07 22:50:20 +02:00
display_source_code.rs Implement TypeRef::ForLifetime 2021-06-30 01:34:54 +02:00
incremental.rs Move hir_ty incremental test to its own file 2021-05-27 20:21:52 +02:00
macros.rs Fix benchmark_include_macro 2021-06-20 19:37:45 +02:00
method_resolution.rs Unify check_mismatches and check_types 2021-06-20 19:12:06 +02:00
never_type.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
patterns.rs Unify check_mismatches and check_types 2021-06-20 19:12:06 +02:00
regression.rs Don't unify array elements with their arrays 2021-07-08 12:55:00 +03:00
simple.rs Unify check_mismatches and check_types 2021-06-20 19:12:06 +02:00
traits.rs Fix deduction of dyn Fn closure parameter types 2021-06-30 15:04:04 +02:00