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
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-20
Auto merge of #137295 - matthiaskrgr:rollup-tdu3t39, r=matthiaskrgr
bors
-1
/
+31
2025-02-19
don't get trapped inside of expansions when trimming labels
dianne
-6
/
+3
2025-02-19
add a failing test
dianne
-1
/
+34
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-16
bookkeep properly when pointing into macro expansions
dianne
-2
/
+6
2025-02-16
add a failing test
dianne
-1
/
+32
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
add more pattern migration tests
dianne
-1
/
+400
2025-02-05
try to suggest eliding redundant binding modifiers
dianne
-10
/
+13
2025-02-05
reword default binding mode notes
dianne
-82
/
+82
2025-02-05
separate labels for default binding mode spans into their own notes
dianne
-165
/
+253
2025-02-04
don't include trailing open parens in labels for reference patterns
dianne
-1
/
+1
2025-02-04
experimentally label the spans for default binding modes
dianne
-166
/
+165
2025-02-03
highlight the whole problem subpattern when pointing out the default binding ...
dianne
-43
/
+161
2025-02-03
add tests for label formatting
dianne
-1
/
+47
2025-02-03
use more specific wording for subpatterns from macro expansions
dianne
-1
/
+1
2025-02-03
reword pattern migration diagnostic to make sense in all editions
dianne
-160
/
+149
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
2024-12-17
Add the edition guide link from the match 2024 migration lint to the error as...
dianne
-0
/
+8
2024-12-17
Improve the pattern migration 2024 migration lint's message
dianne
-62
/
+62
2024-12-17
Clarify the match ergonomics 2024 migration lint's output
dianne
-150
/
+203
2024-12-15
Use links to edition guide for edition migrations
Eric Huss
-15
/
+15
2024-11-22
Stabilize the 2024 edition
Eric Huss
-16
/
+14
2024-10-08
Change error message
Nadrieril
-53
/
+53
2024-10-08
Stabilize `min_match_ergonomics_2024`
Nadrieril
-36
/
+101
2024-10-08
Also disallow `ref`/`ref mut` overriding the binding mode
Nadrieril
-18
/
+54
2024-10-08
Error on resetted binding mode in edition 2024
Nadrieril
-23
/
+225
2024-10-07
Prepare tests
Nadrieril
-71
/
+256
2024-09-24
Move existing rfc3627 tests to a dedicated folder
Nadrieril
-0
/
+223