summary refs log tree commit diff
path: root/src/test/ui/lint/inclusive-range-pattern-syntax.stderr
AgeCommit message (Expand)AuthorLines
2021-08-09Link to edition guide instead of issues for 2021 lints.Mara Bos-2/+2
2021-06-25Address PR feedbackRyan Levick-2/+2
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-2/+2
2021-04-16Fix testsRyan Levick-1/+6
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-01-24Normalise notes with the/isvarkor-1/+1
2018-12-25Remove licensesMark Rousskov-3/+3
2018-11-10Use non-short suggestion for parenthesised ..=varkor-1/+1
2018-11-10Rewrite `...` as `..=` as a MachineApplicable 2018 idiom lintvarkor-0/+6
2018-06-26inclusive range syntax lint (`...` → `..=`)Zack M. Davis-0/+12