rust-analyzer/crates/hir_ty/src/tests
2021-05-21 17:49:09 +02:00
..
coercion.rs Fix handling of diverging branches in match coercion 2021-05-21 17:48:34 +02:00
display_source_code.rs Render Fn* trait objects and impl types as rust does 2021-01-13 13:29:47 +01:00
macros.rs hir_ty: cleanups and extend infinitely_recursive_macro_type test 2021-04-18 20:18:48 +02:00
method_resolution.rs Collect inherent impls in unnamed consts 2021-04-19 01:06:26 +02:00
never_type.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
patterns.rs internal: Record mismatches of pattern types. 2021-05-19 11:08:59 +05:00
regression.rs Deal with goals arising from unification 2021-05-21 17:49:09 +02:00
simple.rs Fix coercion of two closures to a function pointer 2021-05-21 17:48:34 +02:00
traits.rs Get rid of resolve_ty_as_possible 2021-05-21 17:49:07 +02:00