mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 01:33:08 +00:00
Add allocation information to undefined behaviour errors. So far I'm looking on information on whether the error messages are suitable. Fixes #53325.