|
buffered
|
Use implicit capture syntax in format_args
|
2022-03-10 10:23:40 -05:00 |
|
cursor
|
impl Write for Cursor<[u8; N]>
|
2022-01-19 15:57:40 -08:00 |
|
error
|
Use Box::new() instead of box syntax in std tests
|
2022-05-29 01:44:11 +02:00 |
|
impls
|
std: move "mod tests/benches" to separate files
|
2020-08-31 02:56:59 +00:00 |
|
readbuf
|
implement review suggestions
|
2021-11-02 22:47:28 -07:00 |
|
stdio
|
Make default stdio lock() return 'static handles
|
2022-02-13 10:23:16 -05:00 |
|
util
|
read_buf
|
2021-11-02 22:47:20 -07:00 |
|
copy.rs
|
Warn that platform-specific behavior may change
|
2022-03-29 19:49:15 -07:00 |
|
cursor.rs
|
Use Rust 2021 prelude in std itself.
|
2022-05-09 11:12:32 +02:00 |
|
error.rs
|
Use implicit capture syntax in format_args
|
2022-03-10 10:23:40 -05:00 |
|
mod.rs
|
update ioslice docs to use shared slices
|
2022-06-21 11:45:17 +02:00 |
|
tests.rs
|
Update tests.
|
2022-03-11 17:38:29 +01:00 |
|
util.rs
|
add safety comments
|
2021-11-02 22:47:26 -07:00 |