mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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