| .. |
|
buffered
|
Auto merge of #122393 - a1phyr:specialize_read_buf_exact, r=joboet
|
2024-04-10 11:38:15 +00:00 |
|
copy
|
unify read_to_end and io::copy impls for reading into a Vec
|
2023-11-26 18:13:36 +01:00 |
|
cursor
|
attempt to optimise vectored write
|
2022-06-26 17:15:31 +01:00 |
|
error
|
Use generic NonZero everywhere in std.
|
2024-02-22 15:17:33 +01: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
|
Rollup merge of #98154 - vidhanio:master, r=workingjubilee
|
2023-07-30 20:36:33 +02: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
|
Auto merge of #122393 - a1phyr:specialize_read_buf_exact, r=joboet
|
2024-04-10 11:38:15 +00:00 |
|
error.rs
|
branch 1.78: replace-version-placeholder
|
2024-03-19 19:27:24 -04:00 |
|
impls.rs
|
Specialize many implementations of Read::read_buf_exact
|
2024-03-12 18:28:55 +01:00 |
|
mod.rs
|
Specialize many implementations of Read::read_buf_exact
|
2024-03-12 18:28:55 +01:00 |
|
prelude.rs
|
Use heading for std::prelude and not io::prelude
|
2021-01-05 17:52:24 -08:00 |
|
stdio.rs
|
Auto merge of #122393 - a1phyr:specialize_read_buf_exact, r=joboet
|
2024-04-10 11:38:15 +00:00 |
|
tests.rs
|
core: panic on overflow in BorrowedCursor
|
2024-04-11 18:33:46 +02:00 |
|
util.rs
|
Make io::BorrowedCursor::advance safe
|
2024-02-07 16:46:28 +01:00 |