rust/library/std
John Millikin 341c85648c Move BorrowedBuf and BorrowedCursor from std:io to core::io
Assigned new feature name `core_io_borrowed_buf` to distinguish from the
`Read::read_buf` functionality in `std::io`.
2023-11-09 07:10:11 +09:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Move BorrowedBuf and BorrowedCursor from std:io to core::io 2023-11-09 07:10:11 +09:00
tests Fix switch_stdout_to on Windows7 2023-10-31 09:50:07 +01:00
build.rs changes from feedback 2023-10-20 23:55:14 +01:00
Cargo.toml libc: bump dependency to 0.2.150 2023-11-05 18:32:10 +01:00