Sign in
rust
/
rust
/
eb52efbbd2045c8a6287ae354ef5d7f425cf3a4e
/
.
/
compiler
/
rustc_error_codes
/
src
/
error_codes
/
E0230.md
blob: b6dcf4b97774107a78ecec68c6b3f7cdba2e653a [
file
] [
view
]
#### Note: this error code is no longer emitted by the compiler.
The
`#[rustc_on_unimplemented]`
attribute used to
raise
this
error
for
various
misuses of the attribute
;
these are now warnings
.