| Age | Commit message (Expand) | Author | Lines |
| 2024-12-01 | Rollup merge of #133515 - SteveLauC:fix/hurd, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2024-11-30 | fix: hurd build, stat64.st_fsid was renamed to st_dev | Steve Lau | -1/+1 |
| 2024-11-27 | update cfgs | Boxy | -2/+0 |
| 2024-11-11 | Emscripten: link with -sWASM_BIGINT | Hood Chatham | -1/+1 |
| 2024-11-07 | unpin and update memchr | Mateusz Mikuła | -4/+0 |
| 2024-11-03 | Update `compiler_builtins` to 0.1.138 and pin it | Trevor Gross | -1/+1 |
| 2024-10-26 | Update compiler-builtins to 0.1.136 | Trevor Gross | -1/+1 |
| 2024-10-19 | Update `compiler-builtins` to 0.1.134 | Ben Kimock | -1/+1 |
| 2024-10-19 | Auto merge of #131816 - Zalathar:profiler-feature, r=Kobzol | bors | -2/+0 |
| 2024-10-17 | Bump libc to 0.2.161 | Jan Sommer | -1/+1 |
| 2024-10-17 | Make `profiler_builtins` an optional dependency of sysroot, not std | Zalathar | -2/+0 |
| 2024-10-14 | Rollup merge of #128967 - devnexen:get_path_fbsd_upd, r=joboet | Matthias Krüger | -1/+1 |
| 2024-10-05 | Update `compiler-builtins` to 0.1.133 | Trevor Gross | -1/+1 |
| 2024-10-04 | Update compiler-builtins to 0.1.132 | Alan Wu | -1/+1 |
| 2024-10-03 | update libc version | David Carlier | -1/+1 |
| 2024-10-02 | Update hashbrown to 0.15 and adjust some methods | Urgau | -1/+1 |
| 2024-09-28 | Update compiler_builtins to 0.1.130 | Trevor Gross | -1/+1 |
| 2024-09-26 | update `compiler_builtins` to `0.1.126` | Folkert de Vries | -1/+1 |
| 2024-09-24 | Pin memchr to 2.5.0 in the library rather than rustc_ast | Trevor Gross | -0/+4 |
| 2024-09-05 | Update compiler-builtins to 0.1.125 | Alex Crichton | -1/+1 |
| 2024-09-03 | Port std library to RTEMS | Jan Sommer | -0/+2 |
| 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 |