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
/
binop
/
binop-move-semantics.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-118
/
+0
2022-12-13
Stop pointing to operators if their libcore method source is not available
Oli Scherer
-12
/
+2
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-6
/
+10
2022-11-23
Suggest `.clone()` or `ref binding` on E0382
Esteban Küber
-0
/
+4
2022-06-28
Remove redundant logic to suggest `as_ref`
Michael Goulet
-2
/
+14
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2020-07-27
mv std libs to library/
mark
-1
/
+1
2020-06-26
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-7
/
+14
2020-06-22
Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...
Aaron Hill
-14
/
+7
2020-06-11
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-7
/
+14
2020-03-29
Tweak `suggest_constraining_type_param`
Esteban Küber
-8
/
+6
2020-02-09
Improve reporting errors and suggestions for trait bounds
Patryk Wychowaniec
-6
/
+14
2019-11-28
Deduplicate type param constraint suggestion code
Esteban Küber
-2
/
+2
2019-11-28
Use structured suggestion when requiring `Copy` constraint in type param
Esteban Küber
-4
/
+4
2019-06-03
Update tests for changes to cannot move errors
Matthew Jasper
-4
/
+4
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-26
/
+41
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-8
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-8
/
+8
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+80