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
/
src
/
test
/
ui
/
pattern
/
move-ref-patterns
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-1119
/
+0
2022-12-28
Use verbose suggestions for mutability errors
Esteban Küber
-6
/
+10
2022-12-13
Suggest `ref` for some patterns as a fallback
Esteban Küber
-13
/
+46
2022-11-23
Suggest `.clone()` or `ref binding` on E0382
Esteban Küber
-0
/
+4
2022-09-06
Shrink span for bindings with subpatterns.
Camille GILLOT
-3
/
+3
2022-08-21
Note closure kind mismatch cause
Michael Goulet
-3
/
+27
2022-08-21
Rework point-at-arg
Michael Goulet
-3
/
+3
2021-07-27
Auto merge of #85305 - MarcusDunn:master, r=pnkfelix
bors
-2
/
+0
2021-07-02
Improve error reporting for modifications behind `&` references
Fabian Wolff
-4
/
+4
2021-06-04
removed more uses of feature gate
marcusdunn
-2
/
+0
2021-04-12
Compiler error messages: reduce assertiveness of message E0384
James Addison
-2
/
+2
2020-09-15
Stabilize move_ref_pattern
Amjad Alsharafi
-156
/
+50
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-31
/
+31
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-4
/
+4
2020-02-02
move_ref_pattern: test captures inside closure
Mazdak Farrokhzad
-0
/
+526
2020-02-02
move_ref_pattern: don't ICE on unreachable 2xby-move conflicts
Mazdak Farrokhzad
-0
/
+15
2020-02-02
move_ref_patterns: introduce tests
Mazdak Farrokhzad
-0
/
+621