mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
febe0bc218
Abort after `representability` errors Doing so results in better error messages and makes the code a bit simpler. Details in individual commits. r? @oli-obk