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
/
migration_lint.fixed
Age
Commit message (
Expand
)
Author
Lines
2025-02-19
add a failing test
dianne
-0
/
+6
2025-02-16
bookkeep properly when pointing into macro expansions
dianne
-1
/
+1
2025-02-16
add a failing test
dianne
-0
/
+5
2025-02-05
add more pattern migration tests
dianne
-0
/
+89
2025-02-05
try to suggest eliding redundant binding modifiers
dianne
-1
/
+1
2025-02-03
add tests for label formatting
dianne
-0
/
+9
2025-02-03
reword pattern migration diagnostic to make sense in all editions
dianne
-16
/
+16
2024-12-17
Improve the pattern migration 2024 migration lint's message
dianne
-16
/
+16
2024-12-17
Clarify the match ergonomics 2024 migration lint's output
dianne
-16
/
+16
2024-10-08
Change error message
Nadrieril
-15
/
+15
2024-10-08
Stabilize `min_match_ergonomics_2024`
Nadrieril
-1
/
+16
2024-10-08
Also disallow `ref`/`ref mut` overriding the binding mode
Nadrieril
-2
/
+4
2024-10-08
Error on resetted binding mode in edition 2024
Nadrieril
-5
/
+4
2024-10-07
Prepare tests
Nadrieril
-20
/
+91
2024-09-24
Move existing rfc3627 tests to a dedicated folder
Nadrieril
-0
/
+57