Add rustc_deny_explicit_impl
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
The `Sized` trait was implemented explicitly.
|
||||
A built-in trait was implemented explicitly. All implementations of the trait
|
||||
are provided automatically by the compiler.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user