mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 17:05:53 +00:00
Reject infinitely-sized reads from io::Repeat These calls would always run out of memory. Related to #117925
Reject infinitely-sized reads from io::Repeat These calls would always run out of memory. Related to #117925