mirror of https://github.com/rust-lang/rust.git
7ea507e041
Fail relating constants of different types fixes #121585 fixes #121858 fixes #124151 I gave this several attempts before, but we lost too many important diagnostics until I managed to make compilation never bail out early. We have reached this point, so now we can finally fix all those ICEs by bubbling up an error instead of continueing when we encounter a bug. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |