Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#119991 - kornelski:endless-read, r=the8472
Reject infinitely-sized reads from io::Repeat These calls would always run out of memory. Related to rust-lang#117925
- Loading branch information