rust/library/std
Benoît du Garreau 0a42a540c6 Make io::BorrowedCursor::advance safe
This also keeps the old `advance` method under `advance_unchecked` name.

This makes pattern like `std::io::default_read_buf` safe to write.
2024-02-07 16:46:28 +01:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Make io::BorrowedCursor::advance safe 2024-02-07 16:46:28 +01:00
tests Update feature names for new stdarch 2024-01-30 03:33:12 +00:00
build.rs zkvm: add partial std support 2024-01-22 10:15:11 -08:00
Cargo.toml Update libc to 0.2.153 2024-02-01 23:58:42 -03:00