about summary refs log tree commit diff
path: root/tests/ui/pattern/rfc-3627-match-ergonomics-2024/migration_lint.fixed
AgeCommit message (Expand)AuthorLines
2025-02-19add a failing testdianne-0/+6
2025-02-16bookkeep properly when pointing into macro expansionsdianne-1/+1
2025-02-16add a failing testdianne-0/+5
2025-02-05add more pattern migration testsdianne-0/+89
2025-02-05try to suggest eliding redundant binding modifiersdianne-1/+1
2025-02-03add tests for label formattingdianne-0/+9
2025-02-03reword pattern migration diagnostic to make sense in all editionsdianne-16/+16
2024-12-17Improve the pattern migration 2024 migration lint's messagedianne-16/+16
2024-12-17Clarify the match ergonomics 2024 migration lint's outputdianne-16/+16
2024-10-08Change error messageNadrieril-15/+15
2024-10-08Stabilize `min_match_ergonomics_2024`Nadrieril-1/+16
2024-10-08Also disallow `ref`/`ref mut` overriding the binding modeNadrieril-2/+4
2024-10-08Error on resetted binding mode in edition 2024Nadrieril-5/+4
2024-10-07Prepare testsNadrieril-20/+91
2024-09-24Move existing rfc3627 tests to a dedicated folderNadrieril-0/+57