mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
091bb74e7e
Improve handling of assertion failures with very long conditions It's not perfectly clear what the best behaviour is here, but I think this is an improvement. r? `@matthewjasper` cc `@m-ou-se`