Sign in
rust
/
rust
/
640c4b4f1e96fe37675493ccd8ab2e3c2229fd39
/
.
/
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
.