We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65f56da + 47f6d63 commit 191a796Copy full SHA for 191a796
src/librustc_error_codes/error_codes/E0117.md
@@ -1,4 +1,4 @@
1
-The `Drop` trait was implemented on a non-struct type.
+Only traits defined in the current crate can be implemented for arbitrary types.
2
3
Erroneous code example:
4
0 commit comments