about summary refs log tree commit diff
path: root/library/std/src/sys/pal/zkvm/os.rs
AgeCommit message (Expand)AuthorLines
2025-08-26remove deprecated Error::description in implsMarijn Schouten-7/+1
2025-04-21Move `sys::pal::os::Env` into `sys::env`Thalia Archibald-61/+1
2024-11-26std: update internal uses of `io::const_error!`joboet-2/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-2/+2
2024-04-15zkvm: fix references to `os_str` moduleErik Kaneda-1/+2
2024-01-22zkvm: add partial std supportErik Kaneda-0/+139