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
/
bindings-after-at
Age
Commit message (
Expand
)
Author
Lines
2025-08-06
lower bindings in the order they're written
dianne
-35
/
+3
2025-04-17
Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr
bors
-4
/
+4
2025-04-16
Remove old diagnostic notes for type ascription syntax
Zalathar
-2
/
+0
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-4
/
+4
2025-02-25
Make E0614 a structured error
Esteban Küber
-2
/
+2
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-6
/
+9
2024-11-24
parse guard patterns
Nadrieril
-2
/
+2
2024-07-26
Peel off explicit (or implicit) deref before suggesting clone on move error i...
Michael Goulet
-16
/
+0
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-3
/
+15
2024-07-04
Better span for "make binding mutable" suggestion
Esteban Küber
-2
/
+2
2024-04-25
Auto merge of #119650 - chenyukang:yukang-fix-118596-ref-mut, r=wesleywiser
bors
-4
/
+10
2024-04-24
Mention when type parameter could be `Clone`
Esteban Küber
-2
/
+8
2024-04-25
Suggest ref mut for pattern matching assignment
yukang
-4
/
+10
2024-04-11
Mention when the type of the moved value doesn't implement `Clone`
Esteban Küber
-0
/
+10
2024-03-13
Tweak wording
Esteban Küber
-33
/
+33
2024-03-02
Rollup merge of #121716 - Nadrieril:simple-binding-order, r=matthewjasper
Guillaume Boisseau
-0
/
+48
2024-03-01
Detect more cases of `=` to `:` typo
Esteban Küber
-2
/
+6
2024-02-28
Add test for the known case that doesn't work
Nadrieril
-0
/
+48
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-11
/
+11
2024-02-08
Auto merge of #120767 - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgr
bors
-166
/
+221
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-5
/
+25
2024-01-25
Put new bindings first in refutable cases too
Nadrieril
-163
/
+183
2024-01-25
Add tests
Nadrieril
-6
/
+41
2023-11-24
Show number in error message even for one error
Nilstrieb
-3
/
+3
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+2
2023-05-21
Rename `drop_ref` lint to `dropping_references`
Urgau
-1
/
+1
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-2
/
+2
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-0
/
+5
2023-05-01
Rip it out
Nilstrieb
-9
/
+4
2023-04-21
Run `check_match` and `check_liveness` when MIR is built instead of having an...
Oli Scherer
-207
/
+207
2023-04-03
Shrink binding span.
Camille GILLOT
-413
/
+273
2023-01-17
Migrate mir_build's borrow conflicts
mejrs
-208
/
+208
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3474