mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

remove unreachable error code `E0490` AFAIK, the untested and undocumented error code `E0490` is now unreachable, it was from the days of the original borrow checker. cc ``@GuillaumeGomez`` #61137