clean up E0321 explanation
This commit is contained in:
parent
dbef35309d
commit
a6b5f875c1
@ -1,5 +1,7 @@
|
||||
A cross-crate opt-out trait was implemented on something which wasn't a struct
|
||||
or enum type. Erroneous code example:
|
||||
or enum type.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0321
|
||||
#![feature(optin_builtin_traits)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user