mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
51a29cbb23
Do not ICE on ty::Error as an error must already have been reported fixes #83253
For more information about how rustc works, see the rustc dev guide.