mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
749f895d95
Dont ICE on copy error being suppressed due to overflow See comment in test file. Fixes https://github.com/rust-lang/rust/issues/144165