rust-analyzer/crates/hir_ty/src/tests
2021-05-29 17:17:08 +02:00
..
coercion.rs Minor test fixes / new tests 2021-05-25 13:07:18 +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 Remove fragment kind knowledge from builtin macros 2021-05-29 17:17:08 +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 Fix test after rebase 2021-05-21 18:23:03 +02: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 Consider trait to be in scope for trait-impl 2021-05-25 16:16:29 +02:00