Sign in
rust
/
rust
/
0ae3fd93a3a91460c1957fa38fa9514decbcdf23
/
.
/
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
.