Sign in
rust
/
rust
/
11636013f99ec91fac6bf88ff03cd370bbd4542d
/
.
/
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
.