summary refs log tree commit diff
path: root/src/test/ui/deduplicate-diagnostics.rs
AgeCommit message (Collapse)AuthorLines
2021-06-06Don't pass -Z unstable-options by default for UI testsJoshua Nelson-1/+0
- Pass it explicitly where appropriate - Update stderr files and warnings; it turns that unstable-options has far-reaching effects on diagnostics.
2020-01-09Address review comments + Update NLL testsVadim Petrochenkov-0/+3
2020-01-09Update testsVadim Petrochenkov-1/+1
2020-01-03Add a testVadim Petrochenkov-0/+8