about summary refs log tree commit diff
path: root/tests/ui/pattern/rfc-3627-match-ergonomics-2024/experimental/pattern-errors.structural2021.stderr
AgeCommit message (Collapse)AuthorLines
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-22/+22
2025-02-18"classic2021" and "structural2021" rulesets: add eat-inherited-ref-alone ↵dianne-99/+55
deref rules
2025-02-18add test revisions for old-edition behavior of feature gatesdianne-0/+354
This also adds `#[cfg]` attributes to tests for bindings' types, to make it visually clearer which revisions type successfully.