about summary refs log tree commit diff
path: root/src/test/ui/span/E0204.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-26/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-4/+4
2017-01-04simplify Copy implementation error reportingAriel Ben-Yehuda-0/+36
Span the affected fields instead of reporting the field/variant name.