Sign in
rust
/
rust
/
e8a28e78a947c2233abbc47ec00bcd8513df7239
/
.
/
compiler
/
rustc_error_codes
/
src
/
error_codes
/
E0230.md
blob: b6dcf4b97774107a78ecec68c6b3f7cdba2e653a [
file
] [
log
] [
blame
] [
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
.