about summary refs log tree commit diff
path: root/src/test/ui/generator/auto-trait-regions.stderr
AgeCommit message (Expand)AuthorLines
2021-02-10Keep existing names of regions in placeholder_errorMatthew Jasper-4/+4
2021-02-09Remove unnecessary note on errorsMatthew Jasper-12/+0
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-4/+4
2020-01-09Update testsVadim Petrochenkov-2/+26
2019-09-16Tweak unsatisfied HRTB errorsEsteban Küber-6/+12
2019-01-28Refer to synthetically named lifetimes as "some specific lifetime" rather tha...Rémy Rakic-2/+2
2019-01-27Update test expectations for new placeholder error messagesRemy Rakic-4/+4
2019-01-02say "the lifetime" instead of "some lifetime" when it feels rightNiko Matsakis-2/+2
2019-01-02apply the same logic to ConcreteFailure errorsNiko Matsakis-20/+6
2019-01-02introduce placeholder-placeholder errors for trait matchingNiko Matsakis-21/+5
2019-01-02tests: worse diagnostics, but basically same errorsNiko Matsakis-26/+39
2018-12-25Remove licensesMark Rousskov-8/+8
2018-03-21use subtyping when we create a closure instead of for upvar typesNiko Matsakis-3/+3
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-4/+4
2018-02-25Update ui testsGuillaume Gomez-0/+2
2018-01-23Adds support for immovable generators. Move checking of invalid borrows acros...John Kåre Alsaker-0/+35