| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-20 | Migrate `panic_unwind` to use `cfg_select!` | Josh Stone | -1/+0 |
| 2025-07-31 | Use `core` via `rustc-std-workspace-core` in `library/panic*` | Trevor Gross | -3/+2 |
| 2025-06-08 | Use the in-tree `compiler-builtins` | Trevor Gross | -1/+1 |
| 2025-03-11 | Migrate panic_unwind to Rust 2024 | Eric Huss | -1/+1 |
| 2025-01-06 | Add support for wasm exception handling to Emscripten target | Hood Chatham | -1/+1 |
| 2024-11-27 | update cfgs | Boxy | -4/+1 |
| 2024-09-03 | Port std library to RTEMS | Jan Sommer | -0/+7 |
| 2024-06-16 | use rustc-dep-of-std in panic_unwind | Lzu Tao | -1/+1 |
| 2024-04-14 | Replace libc::c_int with core::ffi::c_int | Chris Denton | -1/+3 |
| 2022-11-02 | Remove std's transitive dependency on cfg-if 0.1 | Collin Baker | -1/+1 |
| 2021-12-23 | Switch all libraries to the 2021 edition | Deadbeef | -1/+1 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 |
| 2021-02-21 | Add license metadata for std dependencies | Charles E. Lehner | -0/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+18 |
