| Age | Commit message (Expand) | Author | Lines |
| 2025-04-06 | Auto merge of #136077 - rust-lang:cargo_update, r=clubby789 | bors | -2/+2 |
| 2025-04-06 | cargo update | github-actions | -2/+2 |
| 2025-04-04 | Update `rustc-literal-escaper` version to `0.0.2` | Guillaume Gomez | -1/+6 |
| 2025-04-04 | bootstrap: Only add `rustc_randomized_layouts` if the crate has it | Guillaume Gomez | -0/+5 |
| 2025-04-01 | compiler and tools dependencies | clubby789 | -21/+18 |
| 2025-03-24 | Update `compiler-builtins` to 0.1.152 | Trevor Gross | -2/+2 |
| 2025-03-19 | Rollup merge of #138661 - RalfJung:revert-rustc-dev-breakage, r=petrochenkov | Matthias Krüger | -8/+0 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -8/+0 |
| 2025-03-18 | Remove the regex dependency from coretests | bjorn3 | -26/+0 |
| 2025-03-17 | Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho... | Jacob Pratt | -0/+8 |
| 2025-03-16 | Rollup merge of #135080 - Enselic:debug-ptr-metadata, r=thomcc | 许杰友 Jieyou Xu (Joe) | -0/+26 |
| 2025-03-13 | Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhpratt | Matthias Krüger | -2/+2 |
| 2025-03-11 | bump libc to 0.2.171 to fix xous | Sean Cross | -2/+2 |
| 2025-03-09 | Update hermit-abi to 0.5.0 | Thalia Archibald | -2/+2 |
| 2025-03-07 | Fully test the alloc crate through alloctests | bjorn3 | -2/+0 |
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -0/+8 |
| 2025-03-06 | Rollup merge of #138038 - tgross35:update-builtins, r=tgross35 | Michael Goulet | -2/+2 |
| 2025-03-05 | Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-03-05 | Update `compiler-builtins` to 0.1.151 | Trevor Gross | -2/+2 |
| 2025-03-01 | Update `compiler-builtins` to 0.1.150 | Trevor Gross | -2/+2 |
| 2025-02-24 | Update `compiler-builtins` to 0.1.148 | Trevor Gross | -2/+2 |
| 2025-02-23 | [illumos] attempt to use posix_spawn to spawn processes | Rain | -2/+2 |
| 2025-02-23 | Update `compiler-builtins` to 0.1.147 | Trevor Gross | -2/+2 |
| 2025-02-15 | tests: Add regression test for `Debug` impl of raw pointers | Martin Nordholts | -0/+26 |
| 2025-02-13 | library: Update rand to 0.9.0 | Eric Huss | -6/+65 |
| 2025-02-10 | Add `_value` methods to proc_macro lib | Guillaume Gomez | -0/+8 |
| 2025-02-07 | Update `compiler-builtins` to 0.1.146 | Trevor Gross | -2/+2 |
| 2025-02-04 | Update `compiler-builtins` to 0.1.145 | Trevor Gross | -2/+2 |
| 2025-01-26 | Put all coretests in a separate crate | bjorn3 | -0/+4 |
| 2025-01-19 | cargo update | github-actions | -2/+2 |
| 2025-01-15 | Update compiler-builtins to 0.1.143 | Trevor Gross | -2/+2 |
| 2025-01-14 | Update compiler-builtins to 0.1.141 | Trevor Gross | -2/+2 |
| 2025-01-03 | sync to actual dep verions of backtrace | klensy | -21/+10 |
| 2024-12-27 | Update `compiler-builtins` to 0.1.140 | Trevor Gross | -2/+2 |
| 2024-12-26 | unwinding: bump version to fix asm | Sean Cross | -2/+2 |
| 2024-12-22 | cargo update | github-actions | -2/+2 |
| 2024-12-19 | build: Update libc version | Sergio Gasquez | -2/+2 |
| 2024-12-17 | compiler & tools dependencies: | clubby789 | -4/+4 |
| 2024-12-08 | Downgrade cc | clubby789 | -2/+2 |
| 2024-12-01 | Run `cargo update` and update licenses | clubby789 | -6/+6 |
| 2024-12-01 | Rollup merge of #133515 - SteveLauC:fix/hurd, r=ChrisDenton | Matthias Krüger | -2/+2 |
| 2024-11-30 | fix: hurd build, stat64.st_fsid was renamed to st_dev | Steve Lau | -2/+2 |
| 2024-11-30 | bump hashbrown version | Ralf Jung | -2/+2 |
| 2024-11-27 | Auto merge of #133369 - Zalathar:profiler-builtins-no-core, r=jieyouxu | bors | -2/+0 |
| 2024-11-24 | Make profiler_builtins `#![no_core]` instead of just `#![no_std]` | Zalathar | -2/+0 |
| 2024-11-23 | Auto merge of #132994 - clubby789:cc-bisect, r=Kobzol | bors | -2/+2 |
| 2024-11-21 | Rollup merge of #131736 - hoodmane:emscripten-wasm-bigint, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2024-11-13 | Bump `cc` | clubby789 | -2/+2 |
| 2024-11-13 | Run `cargo update` and update licenses | clubby789 | -6/+6 |
| 2024-11-11 | Emscripten: link with -sWASM_BIGINT | Hood Chatham | -2/+2 |