| Age | Commit message (Expand) | Author | Lines |
| 2024-05-09 | Remove unused `LinkSelfContainedDefault::is_linker_enabled` method. | Nicholas Nethercote | -13/+0 |
| 2024-05-08 | Auto merge of #124858 - alexcrichton:some-wasi-changes, r=michaelwoerister | bors | -2/+7 |
| 2024-05-08 | Remove unused `step_trait` feature. | Nicholas Nethercote | -4/+5 |
| 2024-05-07 | rustc: Change wasm32-wasip2 to PIC-by-default | Alex Crichton | -1/+6 |
| 2024-05-06 | Adjust 64-bit ARM data layouts for LLVM update | Matthew Maurer | -40/+40 |
| 2024-05-06 | Refactor float `Primitive`s to a separate `Float` type | beetrees | -14/+16 |
| 2024-05-05 | Document all Apple targets in rustc's platform support | Mads Marquart | -0/+5 |
| 2024-05-05 | Refactor Apple `target_abi` | Mads Marquart | -97/+103 |
| 2024-05-04 | Rollup merge of #124677 - djkoloski:set_fuchsia_frame_pointer, r=tmandry | Matthias Krüger | -1/+4 |
| 2024-05-03 | Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxu | Michael Goulet | -0/+8 |
| 2024-05-03 | rustc: Change LLVM target for the wasm32-wasip2 Rust target | Alex Crichton | -1/+1 |
| 2024-05-03 | Set non-leaf frame pointers on Fuchsia targets | David Koloski | -1/+4 |
| 2024-05-02 | Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...` | Martin Nordholts | -0/+8 |
| 2024-04-30 | Remove `extern crate tracing` from numerous crates. | Nicholas Nethercote | -3/+1 |
| 2024-04-29 | Remove `extern crate rustc_macros` from numerous crates. | Nicholas Nethercote | -26/+8 |
| 2024-04-21 | Add `-lmingwex` second time in `mingw_libs` | Mateusz Mikuła | -0/+3 |
| 2024-04-21 | Auto merge of #117457 - daxpedda:wasm-nontrapping-fptoint, r=wesleywiser | bors | -4/+5 |
| 2024-04-19 | Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser | bors | -37/+34 |
| 2024-04-18 | Stabilize Wasm phase 4 & 5 proposals | daxpedda | -4/+5 |
| 2024-04-18 | Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb | bors | -1/+1 |
| 2024-04-18 | Simplify `static_assert_size`s. | Nicholas Nethercote | -1/+1 |
| 2024-04-17 | llvm: update riscv target feature to match LLVM 19 | Augie Fackler | -1/+1 |
| 2024-04-16 | Remove `default_hidden_visibility: false` from wasm targets | Alex Crichton | -3/+0 |
| 2024-04-16 | Rollup merge of #123721 - madsmtm:fix-visionos, r=davidtwco | Guillaume Gomez | -0/+1 |
| 2024-04-13 | Auto merge of #123656 - lqd:linker-features, r=petrochenkov | bors | -0/+74 |
| 2024-04-13 | Auto merge of #123257 - ChrisDenton:enable-tls, r=fmease | bors | -4/+0 |
| 2024-04-12 | make CLI linker features influence the linker flavor | Rémy Rakic | -0/+22 |
| 2024-04-12 | introduce `LinkerFeatures` | Rémy Rakic | -0/+52 |
| 2024-04-11 | Rollup merge of #123740 - veera-sivarajan:reduce-size-of-modifierinfo, r=petr... | Matthias Krüger | -3/+3 |
| 2024-04-10 | Reduce size of `ModifierInfo` | Veera | -3/+3 |
| 2024-04-10 | Add support for Arm64EC inline assembly | Daniel Paoliello | -24/+48 |
| 2024-04-10 | Allow specifying SDKROOT as containing XRSimulator.platform | Mads Marquart | -0/+1 |
| 2024-04-08 | force_array -> is_consecutive | Nikita Popov | -56/+49 |
| 2024-04-08 | Fix argument ABI for overaligned structs on ppc64le | Nikita Popov | -32/+58 |
| 2024-04-07 | Rollup merge of #123446 - crazytonyli:fix-watchos-llvm-target, r=estebank | Matthias Krüger | -3/+9 |
| 2024-04-06 | Rollup merge of #123467 - dpaoliello:archcoff, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2024-04-05 | Rollup merge of #123159 - chrisnc:fix-arm-rm-none-eabihf-features, r=workingj... | Guillaume Gomez | -11/+9 |
| 2024-04-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -3/+90 |
| 2024-04-04 | Fix target-cpu fpu features on Armv7-R, Armv7-M, and Armv8-M | Chris Copeland | -11/+9 |
| 2024-04-04 | MSVC targets should use COFF as their archive format | Daniel Paoliello | -0/+1 |
| 2024-04-04 | Fix incorrect 'llvm_target' value used on watchOS target | Tony Li | -3/+9 |
| 2024-04-03 | Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmease | Jacob Pratt | -1/+1 |
| 2024-04-03 | Rollup merge of #122619 - erikdesjardins:cast, r=compiler-errors | Matthias Krüger | -11/+14 |
| 2024-04-03 | Added target metadata | Adam Gastineau | -8/+8 |
| 2024-04-03 | Check `x86_64` size assertions on `aarch64`, too | Zalathar | -1/+1 |
| 2024-04-02 | Updated comments | Adam Gastineau | -2/+2 |
| 2024-03-31 | Enable has_thread_local for i686-msvc | Chris Denton | -4/+0 |
| 2024-03-26 | CFI: Enable KCFI testing of run-pass tests | Matthew Maurer | -0/+2 |
| 2024-03-23 | Rollup merge of #121940 - veera-sivarajan:bugfix-121593, r=fmease | Jubilee | -85/+85 |
| 2024-03-23 | Fixed builds with modified libc | Adam Gastineau | -8/+8 |