rust-analyzer/crates/hir_ty/src/tests
2021-04-17 16:24:56 +02:00
..
coercion.rs Use upstream cov-mark 2021-03-08 22:19:44 +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: Expand macros at type position 2021-04-17 16:24:56 +02:00
method_resolution.rs Collect trait impls inside unnamed consts 2021-04-07 03:33:22 +02:00
never_type.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
patterns.rs Support macros in pattern position 2021-04-11 01:25:50 +02:00
regression.rs Fix crash on syn involving lifetimes returned by Chalk 2021-04-09 11:17:07 +02:00
simple.rs Fix primitive shadowing with inner items 2021-04-16 19:28:22 +02:00
traits.rs Respect test style guidelines in tests::traits 2021-04-10 18:03:27 +02:00