about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/bound-normalization-pass.rs
AgeCommit message (Expand)AuthorLines
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+1
2020-10-25Use its own `TypeckResults` to avoid ICEYuki Okushi-0/+3
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-1/+0
2019-08-16Remove meaningless comments in src/testsd234678-4/+0
2019-08-02Fix fallout after rebasevarkor-2/+2
2019-08-02Update syntax in existing testsvarkor-2/+2
2019-07-09rewrite the test to workaround #51525Niko Matsakis-2/+8
2019-07-03Normalize projections in opaque typesJonas Schievink-0/+103