summary refs log tree commit diff
path: root/src/test/ui/impl-trait/bound-normalization-fail.stderr
AgeCommit message (Expand)AuthorLines
2019-09-18Add explanation to type mismatch involving type params and assoc typesEsteban Küber-0/+4
2019-08-20--bless post no async_await gates in tests.Mazdak Farrokhzad-4/+4
2019-08-16Update stderr files with --blesssd234678-3/+3
2019-08-12typeck: Prohibit RPIT types that inherit lifetimesDavid Wood-4/+10
2019-08-02Update syntax in existing testsvarkor-3/+3
2019-07-30--bless tests due to INCOMPLETE_FEATURES being a lint.Mazdak Farrokhzad-0/+2
2019-07-03Normalize projections in opaque typesJonas Schievink-0/+29