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
/
nll
/
move-errors.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-210
/
+0
2022-12-13
Account for dereference expressions
Esteban Küber
-15
/
+20
2022-12-13
Suggest `ref` for some patterns as a fallback
Esteban Küber
-0
/
+28
2022-12-13
Change pattern borrowing suggestions to be verbose
Esteban Küber
-20
/
+45
2022-07-31
Improve `cannot move out of` error message
Obei Sideg
-2
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-6
/
+6
2019-11-25
Tweak move error due to non-Copy
Esteban Küber
-12
/
+2
2019-06-04
Remove asterisk suggestion for move errors in borrowck
Kenny Goodin
-5
/
+5
2019-06-03
Update tests for changes to cannot move errors
Matthew Jasper
-59
/
+34
2019-05-12
Remove feature(nll) when compare mode is sufficient
Matthew Jasper
-22
/
+22
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-22
/
+22
2018-10-01
Add special cases for move from `Rc`/`Arc` errors.
David Wood
-2
/
+2
2018-08-15
Bless UI tests
ashtneoi
-29
/
+65
2018-07-31
NLL: On "cannot move out of type" error, print original source before rewrite.
Felix S. Klock II
-9
/
+20
2018-06-27
Update tests for grouped nll move errors
Matthew Jasper
-0
/
+140