| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-11-07 | unpin and update memchr | Mateusz Mikuła | -3/+2 |
| 2024-11-03 | Update `compiler_builtins` to 0.1.138 and pin it | Trevor Gross | -2/+2 |
| 2024-10-26 | Update compiler-builtins to 0.1.136 | Trevor Gross | -2/+2 |
| 2024-10-19 | Update `compiler-builtins` to 0.1.134 | Ben Kimock | -2/+2 |
| 2024-10-19 | Auto merge of #131816 - Zalathar:profiler-feature, r=Kobzol | bors | -1/+1 |
| 2024-10-18 | Rollup merge of #131823 - thesummer:bump-libc-0.2.160, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2024-10-18 | Rollup merge of #131654 - betrusted-io:xous-various-fixes, r=thomcc | Matthias Krüger | -6/+6 |
| 2024-10-17 | Bump libc to 0.2.161 | Jan Sommer | -3/+3 |
| 2024-10-17 | Make `profiler_builtins` an optional dependency of sysroot, not std | Zalathar | -2/+2 |
| 2024-10-13 | unwind: update unwinding dependency to 0.2.3 | Sean Cross | -6/+6 |
| 2024-10-05 | Update `compiler-builtins` to 0.1.133 | Trevor Gross | -2/+2 |
| 2024-10-04 | Update compiler-builtins to 0.1.132 | Alan Wu | -2/+2 |
| 2024-10-02 | Update hashbrown to 0.15 and adjust some methods | Urgau | -2/+2 |
| 2024-09-28 | Update compiler_builtins to 0.1.130 | Trevor Gross | -2/+2 |
| 2024-09-27 | Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35 | Matthias Krüger | -2/+11 |
| 2024-09-27 | Update Cargo.lock | Chris Denton | -2/+11 |
| 2024-09-26 | Rollup merge of #130892 - tgross35:library-cargo-update, r=Noratrieb | Jubilee | -32/+32 |
| 2024-09-26 | Partially update `library/Cargo.lock` | Trevor Gross | -32/+32 |
| 2024-09-26 | update `compiler_builtins` to `0.1.126` | Folkert de Vries | -2/+2 |
| 2024-09-24 | Pin memchr to 2.5.0 in the library rather than rustc_ast | Trevor Gross | -0/+1 |
| 2024-09-05 | Update compiler-builtins to 0.1.125 | Alex Crichton | -2/+2 |
| 2024-08-29 | Update `compiler_builtins` to `0.1.123` | Amjad Alsharafi | -2/+2 |
| 2024-08-23 | Update `compiler_builtins` to `0.1.121` | Scott McMurray | -2/+2 |
| 2024-08-22 | Update `compiler_builtins` to `0.1.120` | Amjad Alsharafi | -2/+2 |
| 2024-08-19 | library: bump libc dependency | Ralf Jung | -2/+2 |
| 2024-08-14 | Rollup merge of #128873 - ChrisDenton:windows-targets, r=Mark-Simulacrum | Matthias Krüger | -1/+6 |
| 2024-08-09 | Add windows-targets crate to std's sysroot | Chris Denton | -1/+6 |
| 2024-08-08 | Update compiler-builtins version to 0.1.118 | Guillaume Gomez | -2/+2 |