rust/library/std
Guillaume Gomez 5db58538cf
Rollup merge of #119991 - kornelski:endless-read, r=the8472
Reject infinitely-sized reads from io::Repeat

These calls would always run out of memory.

Related to #117925
2024-01-30 11:19:12 +01:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #119991 - kornelski:endless-read, r=the8472 2024-01-30 11:19:12 +01:00
tests Add test of thread_local containing multiline const block 2024-01-20 19:00:27 -08:00
Cargo.toml Update compiler_builtins to 0.1.105 2024-01-09 20:30:56 -08:00
build.rs zkvm: add partial std support 2024-01-22 10:15:11 -08:00