diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-02-22 18:43:04 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-22 18:43:04 +0530 |
| commit | 8ab4060057a7c70376dedf075fcb98a07868fc03 (patch) | |
| tree | d06241f78682d1396c6752296e4c58b7cc6a6355 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 1cb9fb5e166bc02cf57fcb7228bc87c34cf04562 (diff) | |
| parent | 38a22b8130f6466352bca53d5020c44cd648326a (diff) | |
| download | rust-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-sha1.rs')
0 files changed, 0 insertions, 0 deletions
