cursor
|
Make some std::io functions const
|
2020-11-06 17:48:26 +01:00 |
error
|
Add test for io::Error::new_const.
|
2021-03-21 20:22:26 +01:00 |
impls
|
std: move "mod tests/benches" to separate files
|
2020-08-31 02:56:59 +00:00 |
stdio
|
stdio_locked: updates based on feedback
|
2021-07-02 15:56:56 -05:00 |
mod.rs
|
Add #[must_use] to remaining std functions (A-N)
|
2021-10-30 23:44:02 -04:00 |
tests.rs
|
Optimize File::read_to_end and read_to_string
|
2021-10-07 18:42:02 -04:00 |
util.rs
|
Add #[must_use] to remaining std functions (A-N)
|
2021-10-30 23:44:02 -04:00 |