Sign in
rust
/
rust
/
6bd52be2ecb4b3a186450ee882fb54ca3a9b46ab
/
.
/
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
.