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
Age
Commit message (
Expand
)
Author
Lines
2025-02-17
Rename `pattern_complexity` attr as `pattern_complexity_limit`.
Nicholas Nethercote
-2
/
+2
2025-02-14
Trim suggestion parts to the subset that is purely additive
Michael Goulet
-16
/
+16
2025-02-14
Consider add-prefix replacements too
Michael Goulet
-36
/
+24
2025-02-14
Use underline suggestions for purely 'additive' replacements
Michael Goulet
-12
/
+8
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-226
/
+339
2025-02-07
Add comment for regression #136223 on borrowck-errors.rs
Shunpoco
-5
/
+7
2025-02-07
Rollup merge of #136577 - dianne:simple-pat-migration-simplification, r=Nadri...
Matthias Krüger
-171
/
+813
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
Uniformly handle HIR literals in visitors and lints
Oli Scherer
-1
/
+10
2025-02-05
Add regression test
Oli Scherer
-0
/
+49
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-30
Rollup merge of #135434 - dianne:match-2024-for-edition-2024, r=Nadrieril
Matthias Krüger
-303
/
+1832
2025-01-29
Handle all `PatExpr`s in dead code analysis
Oli Scherer
-18
/
+3
2025-01-29
Add regression test showing we don't realize some consts are used
Oli Scherer
-1
/
+24
2025-01-27
Remove all dead files inside tests/ui/
León Orell Valerian Liehr
-778
/
+0
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-20
Auto merge of #135754 - jieyouxu:rollup-j4q1hpr, r=jieyouxu
bors
-1
/
+1
2025-01-20
Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril
许杰友 Jieyou Xu (Joe)
-9
/
+1150
2025-01-18
Emit a single privacy error for multiple fields on the same struct expression
Esteban Küber
-1
/
+1
2025-01-12
remove `tests/ui/pattern/no_ref_mut_behind_and.rs`
dianne
-9
/
+0
2025-01-12
rename and comment the test for "Rule 5"-related mutability errors
dianne
-7
/
+91
2025-01-08
Rollup merge of #135222 - estebank:issue-135209, r=compiler-errors
Matthias Krüger
-3
/
+64
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
2025-01-08
Rename PatKind::Lit to Expr
Oli Scherer
-1
/
+1
2025-01-08
modify test to side-step platform-dependent stderr output
Esteban Küber
-18
/
+27
2025-01-08
Add check for missing fields in enum variant pattern
Esteban Küber
-3
/
+20
2025-01-07
Ensure that we don't try to access fields on a non-struct pattern type in dia...
Esteban Küber
-0
/
+35
2024-12-31
Rollup merge of #133486 - dianne:fix-move-error-suggestion, r=estebank
Trevor Gross
-0
/
+10
2024-12-19
Rollup merge of #134474 - oli-obk:push-yomnkntvzlxw, r=compiler-errors
许杰友 Jieyou Xu (Joe)
-11
/
+15
2024-12-18
Forbid overwriting types in typeck
Oli Scherer
-11
/
+15
2024-12-17
Add the edition guide link from the match 2024 migration lint to the error as...
dianne
-0
/
+8
[prev]
[next]