summary refs log tree commit diff
path: root/src/test/ui/impl-trait/bound-normalization-fail.rs
AgeCommit message (Expand)AuthorLines
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-3/+3
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-3/+3
2021-07-18Remove impl_trait_in_bindings feature flagSantiago Pastorino-8/+7
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+0
2020-02-02compiletest: error if `compile-fail` header in ui test.Tyler Lanphear-1/+0
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-1/+0
2019-08-16Remove meaningless comments in src/testsd234678-2/+0
2019-08-12typeck: Prohibit RPIT types that inherit lifetimesDavid Wood-1/+3
2019-08-02Update syntax in existing testsvarkor-1/+0
2019-07-03Normalize projections in opaque typesJonas Schievink-0/+53