rust/library/std
Chris Denton f74fe8bf4c
Limit read size in File::read_to_end loop
This works around performance issues on  Windows by limiting reads the size of reads when the expected size is known.
2023-04-21 20:54:12 +01:00
..
benches
primitive_docs
src Limit read size in File::read_to_end loop 2023-04-21 20:54:12 +01:00
tests Exclude SGX from create_dir_all_bare test 2023-02-21 18:33:20 +00:00
build.rs socket ancillary data implementation for FreeBSD (from 13 and above). 2023-03-27 16:48:41 +01:00
Cargo.toml Bump version of object and related crates 2023-04-19 12:42:20 +08:00