about summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/stable-gated-patterns.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-42/+0
2022-09-03Include enum path in variant suggestionMichael Goulet-3/+3
2022-07-01Shorten def_span for more items.Camille GILLOT-18/+7
2022-03-12Fix rebase conflicts with stderr filesDevin Ragotzy-12/+12
2022-03-08Change wording of suggestion to add missing `match` armEsteban Kuber-2/+2
2022-03-08Point at uncovered variants in enum definition in `note` instead of a `span_l...Esteban Kuber-5/+24
2022-03-08When finding a match expr with multiple arms that requires more, suggest itEsteban Kuber-1/+5
2022-03-08When finding a match expr with a single arm that requires more, suggest itEsteban Kuber-1/+5
2022-03-08When encountering a match expr with no arms, suggest itEsteban Kuber-2/+2
2021-10-12Filter unstable and doc hidden variants in usefulness checkingDevin Ragotzy-0/+26