mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:47:01 +00:00
cleanup leftovers of const_err lint Some code / comments seem to not have been updated when const_err was turned into a hard error, so we can do a bit of cleanup here. r? `@oli-obk`