mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
23fa536050
Add allocation information to undefined behaviour errors. So far I'm looking on information on whether the error messages are suitable. Fixes #53325.