about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0225.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-31/+0
2021-10-02Consistently use 'supertrait'.Bruce Mitchener-2/+2
A subset of places referred to 'super-trait', so this changes them to all use 'supertrait'. This matches 'supertype' and some other usages. An exception is 'auto-trait' which is consistently used in that manner.
2020-08-14Tweak output of E0225Esteban Küber-5/+8
When encountering multiple non-auto trait bounds suggest creating a new trait and explain what auto-traits are.
2019-05-20Addressed more points raised in review.Alexander Regueiro-8/+14
2019-05-20Update tests.Alexander Regueiro-3/+7
2019-05-20Update tests.Alexander Regueiro-2/+11
2018-12-25Remove licensesMark Rousskov-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+8