Skip to content

Commit 1f12c3e

Browse files
committed
E0206 - removed space
1 parent dc39bf8 commit 1f12c3e

File tree

1 file changed

+1
-2
lines changed
  • compiler/rustc_error_codes/src/error_codes

1 file changed

+1
-2
lines changed

compiler/rustc_error_codes/src/error_codes/E0206.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
The `Copy` trait was implemented on a type which is neither a struct nor an
2-
enum nor a union.
1+
The `Copy` trait was implemented on a type which is neither a struct nor an enum nor a union.
32

43
Erroneous code example:
54

0 commit comments

Comments
 (0)