rust/library/std/src/sys
2026-01-18 23:37:51 +09:00
..
alloc Add Motor OS std library port 2025-10-08 08:57:58 -07:00
args std: update imports of sys::helpers 2026-01-02 18:23:40 +01:00
env std: Change UEFI env vars to volatile storage 2026-01-12 17:29:12 -05:00
fd Revert #148937 (Remove initialized-bytes tracking from BorrowedBuf and BorrowedCursor) 2025-12-17 14:34:56 +00:00
fs Rollup merge of #150723 - move_pal_error, r=@tgross35 2026-01-14 11:05:38 +01:00
helpers beautify comment in sys::helpers 2026-01-02 18:32:35 +01:00
io std: move errno and related functions into sys::io 2026-01-13 11:08:27 +01:00
net Auto merge of #151228 - cyrgani:less-feature, r=jhpratt 2026-01-17 06:27:42 +00:00
os_str std: update references to FromInner etc. 2025-12-15 14:00:37 +01:00
pal Rollup merge of #151072 - fix-pidfd-ioctl, r=jhpratt 2026-01-14 11:05:41 +01:00
path std: update imports of sys::helpers 2026-01-02 18:23:40 +01:00
personality Add Motor OS std library port 2025-10-08 08:57:58 -07:00
pipe std: update references to FromInner etc. 2025-12-15 14:00:37 +01:00
platform_version std: update imports of sys::helpers 2026-01-02 18:23:40 +01:00
process Rollup merge of #150723 - move_pal_error, r=@tgross35 2026-01-14 11:05:38 +01:00
random std: move errno and related functions into sys::io 2026-01-13 11:08:27 +01:00
stdio Revert #148937 (Remove initialized-bytes tracking from BorrowedBuf and BorrowedCursor) 2025-12-17 14:34:56 +00:00
sync std: move errno and related functions into sys::io 2026-01-13 11:08:27 +01:00
thread fix: thread creation failed on the wasm32-wasip1-threads target. 2026-01-18 23:37:51 +09:00
thread_local Finish transition from semitransparent to semiopaque for rustc_macro_transparency 2026-01-08 19:14:45 +01:00
backtrace.rs std: move FULL_BACKTRACE_DEFAULT to sys::backtrace 2025-12-15 13:48:30 +01:00
cmath.rs library: Migrate from cfg_if to cfg_select 2025-08-16 05:28:31 -07:00
configure_builtins.rs std: remove outdated documentation in sys 2026-01-02 18:23:40 +01:00
env_consts.rs std: add support for armv7a-vex-v5 target 2025-09-24 12:10:15 -05:00
exit_guard.rs std: move errno and related functions into sys::io 2026-01-13 11:08:27 +01:00
mod.rs std: remove outdated documentation in sys 2026-01-02 18:23:40 +01:00