about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0063.rs
AgeCommit message (Collapse)AuthorLines
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed.
2021-02-20Make "missing field" error message more naturalr00ster91-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+50