Sign in
rust
/
rust
/
5b3e2771b1fa7a199da9ae4cbe233b69732e6767
/
.
/
compiler
/
rustc_error_codes
/
src
/
error_codes
/
E0232.md
blob: 476486af794de89fde55093007dcd86f795510ec [
file
] [
view
]
#### Note: this error code is no longer emitted by the compiler.
The
compiler used
this
error
for
invalid
`rustc_on_unimplemented`
filters
.
It
now emits the
`malformed_diagnostic_filters`
lint instead
.