|
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 |
|
readbuf
|
implement review suggestions
|
2021-11-02 22:47:28 -07:00 |
|
stdio
|
stdio_locked: updates based on feedback
|
2021-07-02 15:56:56 -05:00 |
|
util
|
read_buf
|
2021-11-02 22:47:20 -07:00 |
|
cursor.rs
|
read_buf
|
2021-11-02 22:47:20 -07:00 |
|
error.rs
|
impl Display for io::ErrorKind
|
2022-01-19 13:47:44 -06:00 |
|
impls.rs
|
read_buf
|
2021-11-02 22:47:20 -07:00 |
|
mod.rs
|
Remove &mut from io::read_to_string signature
|
2022-01-13 10:57:45 -08:00 |
|
readbuf.rs
|
fix typo: intialized -> initialized
|
2021-12-26 18:37:11 -08:00 |
|
stdio.rs
|
delete Stdin::split forwarder
|
2022-01-20 15:37:44 -06:00 |
|
tests.rs
|
read_buf
|
2021-11-02 22:47:20 -07:00 |
|
util.rs
|
add safety comments
|
2021-11-02 22:47:26 -07:00 |