about summary refs log tree commit diff
path: root/src/test/ui/lint/bare-trait-objects-path.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-62/+0
2022-10-01bless ui testsMaybe Waffle-1/+1
2021-12-04Use multipart suggestions.Camille GILLOT-4/+20
2021-12-04Lint bare traits in AstConv.Camille GILLOT-2/+11
2021-08-09Link to edition guide instead of issues for 2021 lints.Mara Bos-3/+3
2021-06-25Address PR feedbackRyan Levick-3/+3
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-3/+3
2021-04-16Fix testsRyan Levick-3/+11
2021-03-18Report missing cases of `bare_trait_objects`Vadim Petrochenkov-0/+29