Update compiler/rustc_error_codes/src/error_codes/E0206.md
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
This commit is contained in:
parent
05dc132adb
commit
c4bb47ac36
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
The `Copy` trait was implemented on a type which is neither a struct, an
|
||||
The `Copy` trait was implemented on a type which is neither a struct, an
|
||||
enum, nor a union.
|
||||
|
||||
Erroneous code example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue