rust/library/std/src/io
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
buffered Reformat use declarations. 2024-07-29 08:26:52 +10:00
copy Reformat use declarations. 2024-07-29 08:26:52 +10:00
cursor attempt to optimise vectored write 2022-06-26 17:15:31 +01:00
error Reformat use declarations. 2024-07-29 08:26:52 +10:00
impls std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
stdio Make default stdio lock() return 'static handles 2022-02-13 10:23:16 -05:00
util Reformat use declarations. 2024-07-29 08:26:52 +10:00
copy.rs unify read_to_end and io::copy impls for reading into a Vec 2023-11-26 18:13:36 +01:00
cursor.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
error.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
impls.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
prelude.rs Use heading for std::prelude and not io::prelude 2021-01-05 17:52:24 -08:00
stdio.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
util.rs Replace version placeholders for 1.79 2024-05-01 21:01:51 -04:00