| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-19 | Fix unsupported std::sys::thread | Thalia Archibald | -2/+0 | |
| Fixes building std for any platform with an unsupported thread abstraction. This includes {aarch64,armv7,x86_64}-unknown-trusty and riscv32im-risc0-zkvm-elf, which explicitly include the unsupported module, and platforms with no PAL. Bug fix for PR 145177 (std: move thread into sys). | ||||
| 2025-04-18 | Combine env consts into std::sys::env_consts | Thalia Archibald | -2/+0 | |
| 2025-04-12 | Move args into std::sys | Thalia Archibald | -2/+0 | |
| 2025-03-23 | Trusty: Fix build for anonymous pipes and std::sys::process | Thalia Archibald | -2/+0 | |
| PRs #136842 (Add libstd support for Trusty targets), #137793 (Stablize anonymous pipe), and #136929 (std: move process implementations to `sys`) merged around the same time, so update Trusty to take them into account. | ||||
| 2025-03-10 | Update Trusty support to account for recent libstd reorganization | Nicole L | -88/+0 | |
| 2025-03-10 | Format after patches have been applied | Nicole LeGare | -7/+6 | |
| 2025-03-10 | Apply rustc-0023-Add-Trusty-OS-support-to-Rust-std.patch | Nicole LeGare | -0/+110 | |
