| Age | Commit message (Expand) | Author | Lines |
| 2025-04-10 | Update `compiler-builtins` to 0.1.153 | Trevor Gross | -1/+1 |
| 2025-03-24 | Update `compiler-builtins` to 0.1.152 | Trevor Gross | -1/+1 |
| 2025-03-13 | Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgr | bors | -1/+1 |
| 2025-03-13 | Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhpratt | Matthias Krüger | -1/+1 |
| 2025-03-13 | Rollup merge of #138162 - ehuss:library-2024, r=cuviper | Matthias Krüger | -1/+1 |
| 2025-03-11 | Migrate std to Rust 2024 | Eric Huss | -1/+1 |
| 2025-03-11 | bump libc to 0.2.171 to fix xous | Sean Cross | -1/+1 |
| 2025-03-09 | Update hermit-abi to 0.5.0 | Thalia Archibald | -1/+1 |
| 2025-03-06 | Rollup merge of #138038 - tgross35:update-builtins, r=tgross35 | Michael Goulet | -1/+1 |
| 2025-03-05 | Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-03-05 | Update `compiler-builtins` to 0.1.151 | Trevor Gross | -1/+1 |
| 2025-03-01 | Update `compiler-builtins` to 0.1.150 | Trevor Gross | -1/+1 |
| 2025-02-24 | Update `compiler-builtins` to 0.1.148 | Trevor Gross | -1/+1 |
| 2025-02-23 | Rollup merge of #137297 - tgross35:update-builtins, r=tgross35 | Trevor Gross | -1/+1 |
| 2025-02-23 | Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum | bors | -2/+0 |
| 2025-02-23 | [illumos] attempt to use posix_spawn to spawn processes | Rain | -1/+1 |
| 2025-02-23 | Update `compiler-builtins` to 0.1.147 | Trevor Gross | -1/+1 |
| 2025-02-21 | Rollup merge of #136148 - kpreid:type-str, r=joboet | Matthias Krüger | -0/+7 |
| 2025-02-18 | Remove outdated target `unexpected_cfgs` | Josh Stone | -2/+0 |
| 2025-02-13 | library: Update rand to 0.9.0 | Eric Huss | -2/+2 |
| 2025-02-11 | Optionally add type names to `TypeId`s. | Kevin Reid | -0/+7 |
| 2025-02-07 | Update `compiler-builtins` to 0.1.146 | Trevor Gross | -1/+1 |
| 2025-02-05 | Rollup merge of #136537 - tgross35:update-builtins, r=tgross35 | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-02-04 | Update `compiler-builtins` to 0.1.145 | Trevor Gross | -1/+1 |
| 2025-02-04 | Rollup merge of #135621 - bjorn3:move_tests_to_stdtests, r=Noratrieb | Jacob Pratt | -0/+13 |
| 2025-01-26 | Fix benchmarking of libstd | bjorn3 | -0/+1 |
| 2025-01-26 | Move std::sync unit tests to integration tests | bjorn3 | -0/+4 |
| 2025-01-26 | Move std::thread_local unit tests to integration tests | bjorn3 | -0/+4 |
| 2025-01-26 | Move std float unit tests to integration tests | bjorn3 | -0/+4 |
| 2025-01-24 | add nto80 x86-64 and aarch64 target | AkhilTThomas | -2/+2 |
| 2025-01-24 | Add support for QNX 7.1 with io-sock on x64 | Florian Bartels | -1/+1 |
| 2025-01-24 | Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack... | Florian Bartels | -1/+2 |
| 2025-01-15 | Update compiler-builtins to 0.1.143 | Trevor Gross | -1/+1 |
| 2025-01-14 | Update compiler-builtins to 0.1.141 | Trevor Gross | -1/+1 |
| 2025-01-03 | sync to actual dep verions of backtrace | klensy | -2/+2 |
| 2024-12-27 | Update `compiler-builtins` to 0.1.140 | Trevor Gross | -1/+1 |
| 2024-12-19 | build: Update libc version | Sergio Gasquez | -1/+1 |
| 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 |