about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-02-22 18:43:04 +0530
committerGitHub <noreply@github.com>2020-02-22 18:43:04 +0530
commit8ab4060057a7c70376dedf075fcb98a07868fc03 (patch)
treed06241f78682d1396c6752296e4c58b7cc6a6355 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent1cb9fb5e166bc02cf57fcb7228bc87c34cf04562 (diff)
parent38a22b8130f6466352bca53d5020c44cd648326a (diff)
downloadrust-8ab4060057a7c70376dedf075fcb98a07868fc03.tar.gz
rust-8ab4060057a7c70376dedf075fcb98a07868fc03.zip
Rollup merge of #69348 - LeSeulArtichaut:patch-1, r=Centril
Wrong error message for move_ref_pattern

The current error message states that move occurs *because of `Copy`*:
```Rust
"move occurs because `{}` has type `{}` which does implement the `Copy` trait."
```
I found this randomly when surfing through the sources. This means, I don't have any context and might be completely wrong.

r? @Centril
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions