| Age | Commit message (Expand) | Author | Lines |
| 2024-09-01 | Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlin | bors | -1/+1 |
| 2024-08-30 | Squashed `aarch64_unknown_nto_qnx700` support | Yuri Astrakhan | -1/+1 |
| 2024-08-29 | Update `compiler_builtins` to `0.1.123` | Amjad Alsharafi | -1/+1 |
| 2024-08-23 | Update `compiler_builtins` to `0.1.121` | Scott McMurray | -1/+1 |
| 2024-08-22 | Update `compiler_builtins` to `0.1.120` | Amjad Alsharafi | -1/+1 |
| 2024-08-14 | Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-Simulacrum | Matthias Krüger | -1/+4 |
| 2024-08-09 | Add windows-targets crate to std's sysroot | Chris Denton | -1/+4 |
| 2024-08-08 | Update compiler-builtins version to 0.1.118 | Guillaume Gomez | -1/+1 |
| 2024-08-06 | Update `compiler-builtins` to 0.1.117 | Trevor Gross | -1/+1 |
| 2024-07-29 | Auto merge of #125016 - nicholasbishop:bishop-cb-112, r=tgross35 | bors | -2/+2 |
| 2024-07-28 | Update compiler_builtins to 0.1.114 | Nicholas Bishop | -2/+2 |
| 2024-07-24 | Auto merge of #127153 - NobodyXu:pipe, r=ChrisDenton | bors | -12/+44 |
| 2024-07-23 | Initial implementation of anonymous_pipe | Jiahao XU | -12/+44 |
| 2024-07-19 | uefi: process: Fixes from PR | Ayush Singh | -1/+1 |
| 2024-07-05 | Add experimental raw-dylib feature to std | Chris Denton | -0/+4 |
| 2024-06-27 | Cleanup bootstrap check-cfg | Urgau | -2/+0 |
| 2024-06-07 | add HermitOS support of vectored read/write operations | Stefan Lankes | -1/+1 |
| 2024-06-06 | Update backtrace to 0.3.73 | Jubilee Young | -2/+2 |
| 2024-05-27 | Sync libstd deps with backtrace | Jubilee Young | -2/+2 |
| 2024-05-24 | Remove now outdated comment since we bumped stage0 | Urgau | -1/+0 |
| 2024-05-23 | Copy core/alloc check-cfg message also in std | Urgau | -0/+3 |
| 2024-05-23 | Move some expected cfgs to std build.rs as per Cargo recommandation | Urgau | -2/+0 |
| 2024-05-23 | Expect any feature cfg in core and std crates | Urgau | -1/+4 |
| 2024-05-21 | Update check-cfg lists for std | Lzu Tao | -0/+10 |
| 2024-05-21 | Rollup merge of #125011 - diondokter:opt-for-size, r=Amanieu,kobzol | Matthias Krüger | -0/+2 |
| 2024-05-20 | Remove Windows dependency on libc | Ben Kimock | -3/+0 |
| 2024-05-18 | Update libc to 0.2.155 | Mads Marquart | -3/+2 |
| 2024-05-11 | Pin libc back to 0.2.153 | Mark Rousskov | -2/+3 |
| 2024-05-11 | Add flag to std and alloc too | Dion Dokter | -0/+2 |
| 2024-05-02 | library/std: Remove unused `gimli-symbolize` feature | Martin Nordholts | -2/+0 |
| 2024-04-14 | Replace libc::c_int with core::ffi::c_int | Chris Denton | -1/+6 |
| 2024-02-28 | add platform-specific function to get the error number for HermitOS | Stefan Lankes | -1/+1 |
| 2024-02-01 | Update libc to 0.2.153 | Aphek | -1/+1 |
| 2024-01-09 | Update compiler_builtins to 0.1.105 | Brian Cain | -1/+1 |
| 2024-01-09 | Rollup merge of #118645 - Patryk27:bump-compiler-builtins, r=Nilstrieb,dtolnay | Guillaume Gomez | -3/+3 |
| 2023-12-13 | Use different cfg for AIX | Kai Luo | -1/+6 |
| 2023-12-12 | Add xcoff support | Kai Luo | -1/+1 |
| 2023-12-05 | chore: Bump compiler_builtins | Patryk Wychowaniec | -3/+3 |
| 2023-11-05 | libc: bump dependency to 0.2.150 | Urgau | -1/+1 |
| 2023-11-04 | Bump compiler_builtins to 0.1.103 | Nicholas Bishop | -1/+1 |
| 2023-10-29 | Increase the reach of panic_immediate_abort | Ben Kimock | -1/+1 |
| 2023-10-15 | Auto merge of #116527 - sthibaul:libc, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-10-13 | Revert "Invoke `backtrace-rs` buildscript in `std` buildscript" | Peter Jaszkowiak | -4/+0 |
| 2023-10-08 | Bump libc dependency | Samuel Thibault | -1/+1 |
| 2023-10-02 | Invoke `backtrace-rs` buildscript in `std` buildscript | Peter Jaszkowiak | -0/+4 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -1/+1 |
| 2023-09-22 | Add Minimal Std implementation for UEFI | Ayush Singh | -0/+4 |
| 2023-09-19 | Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnay | Guillaume Gomez | -1/+1 |
| 2023-09-14 | Bump libc to 0.2.148 | dirreke | -1/+1 |
| 2023-08-22 | std: xous: add alloc support | Sean Cross | -2/+2 |