index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
pattern
/
rfc-3627-match-ergonomics-2024
/
experimental
Age
Commit message (
Expand
)
Author
Lines
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-272
/
+282
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-22
/
+22
2025-02-18
"classic2021" ruleset: experimentally add fallback-to-outer (eat both)
dianne
-116
/
+54
2025-02-18
add mixed-edition tests
dianne
-0
/
+486
2025-02-18
"structural2021" ruleset: add fallback-to-outer (eat both) deref rule
dianne
-173
/
+114
2025-02-18
"classic2021" and "structural2021" rulesets: add eat-inherited-ref-alone dere...
dianne
-514
/
+163
2025-02-18
remove old edition-2021-specific tests
dianne
-187
/
+0
2025-02-18
add test revisions for old-edition behavior of feature gates
dianne
-322
/
+1783
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-90
/
+135
2025-02-07
Add comment for regression #136223 on borrowck-errors.rs
Shunpoco
-5
/
+7
2025-02-05
reword default binding mode notes
dianne
-30
/
+30
2025-02-05
separate labels for default binding mode spans into their own notes
dianne
-60
/
+90
2025-02-04
experimentally label the spans for default binding modes
dianne
-60
/
+60
2025-02-03
highlight the whole problem subpattern when pointing out the default binding ...
dianne
-15
/
+60
2025-02-03
reword pattern migration diagnostic to make sense in all editions
dianne
-72
/
+61
2025-01-21
add tests differing between stable and new rules (with errors on new rules)
dianne
-18
/
+155
2025-01-21
organize old well-typed-edition-2024 tests
dianne
-85
/
+100
2025-01-21
add a stable edition 2021 revision to pattern typing tests
dianne
-198
/
+1103
2025-01-21
add more information to old tests
dianne
-28
/
+36
2025-01-21
minor test cleanup
dianne
-59
/
+26
2025-01-20
rename tests' revisions to allow testing multiple editions
dianne
-93
/
+93
2025-01-20
"structural" ruleset: match against the inherited ref when a reference patter...
dianne
-62
/
+61
2025-01-20
"structural" ruleset: use the "classic" ruleset's diagnostic and fallback for...
dianne
-355
/
+120
2025-01-20
"structural" ruleset: account for dbm mutability cap in Deref(EatInner) rules
dianne
-12
/
+106
2025-01-20
add more tests where the rulesets disagree
dianne
-6
/
+659
2025-01-20
remove Rule 3 from `ref_pat_eat_one_layer_2024`
dianne
-31
/
+17
2025-01-12
rename and comment the test for "Rule 5"-related mutability errors
dianne
-7
/
+91
2025-01-08
reorganize and comment some of the experimental pattern typing tests
dianne
-497
/
+529
2025-01-08
move the experimental match ergonomics tests to be with the other rfc 3627 tests
dianne
-0
/
+1034