| Age | Commit message (Expand) | Author | Lines |
| 2024-08-23 | Add Trusty OS as tier 3 target | Nicole LeGare | -0/+3 |
| 2024-08-15 | Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2024-08-07 | Use more slice patterns inside the compiler | León Orell Valerian Liehr | -5/+4 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -15/+17 |
| 2024-07-19 | Add NuttX based targets for RISC-V and ARM | Huang Qi | -0/+13 |
| 2024-07-18 | Add powerpc-unknown-linux-muslspe compile target | Josef Schlehofer | -0/+1 |
| 2024-07-11 | Remove extern "wasm" ABI | Nikita Popov | -16/+1 |
| 2024-06-23 | compiler: Add FramePointer::ratchet | Jubilee Young | -0/+14 |
| 2024-06-20 | Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwco | Matthias Krüger | -0/+3 |
| 2024-06-16 | Add i686-unknown-redox target | bjorn3 | -0/+1 |
| 2024-06-13 | feat: Add std Xtensa targets support | Sergio Gasquez | -0/+3 |
| 2024-06-12 | Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwco | bors | -0/+4 |
| 2024-06-06 | Improve naming and path operations in crate loader | Nilstrieb | -1/+1 |
| 2024-05-29 | Add no_std Xtensa targets support | Sergio Gasquez | -0/+4 |
| 2024-05-21 | Auto merge of #124676 - djkoloski:relax_multiple_sanitizers, r=cuviper,rcvalle | bors | -0/+35 |
| 2024-05-17 | Add source for mutually-exclusive list | David Koloski | -0/+2 |
| 2024-05-16 | enable rust-lld on `x86_64-unknown-linux-gnu` when requested | Rémy Rakic | -0/+6 |
| 2024-05-15 | Sort mutually-exclusive pairs, update fixed tests | David Koloski | -23/+23 |
| 2024-05-15 | Relax restrictions on multiple sanitizers | David Koloski | -0/+33 |
| 2024-05-11 | Add x86_64-unknown-linux-none target | Federico Maria Morrone | -0/+3 |
| 2024-05-09 | Remove unused `LinkSelfContainedDefault::is_linker_enabled` method. | Nicholas Nethercote | -13/+0 |
| 2024-05-03 | Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxu | Michael Goulet | -0/+8 |
| 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 | -0/+1 |
| 2024-04-29 | Remove `extern crate rustc_macros` from numerous crates. | Nicholas Nethercote | -2/+1 |
| 2024-04-19 | Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser | bors | -22/+28 |
| 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-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -0/+3 |
| 2024-03-21 | Rollup merge of #122810 - nnethercote:rm-target_override, r=WaffleLapkin | Matthias Krüger | -0/+3 |
| 2024-03-21 | Remove `CodegenBackend::target_override`. | Nicholas Nethercote | -0/+3 |
| 2024-03-20 | Add bare metal riscv32 target. | Roy Buitenhuis | -0/+1 |
| 2024-03-18 | Support for visionOS | Adam Gastineau | -0/+3 |
| 2024-03-13 | fix: typos | guoguangwu | -3/+3 |
| 2024-03-12 | Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov | bors | -1/+1 |
| 2024-03-11 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -1/+1 |
| 2024-03-11 | Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkov | Jubilee | -3/+19 |
| 2024-03-11 | Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillot | Jubilee | -0/+9 |
| 2024-03-11 | LLVM Bitcode Linker: Add as a linker known to the compiler | Kjetil Kjeka | -3/+19 |
| 2024-03-10 | Add metadata to targets | Nilstrieb | -7/+38 |
| 2024-03-10 | Remove `TargetOptions::default_adjusted_cabi` | daxpedda | -23/+4 |
| 2024-03-10 | Introduce perma-unstable `wasm-c-abi` flag | daxpedda | -2/+27 |
| 2024-03-08 | Rollup merge of #122157 - dpaoliello:targetdesc, r=Nilstrieb | Matthias Krüger | -0/+1 |
| 2024-03-08 | Add the new description field to Target::to_json, and add descriptions for so... | Daniel Paoliello | -0/+1 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -0/+1 |
| 2024-03-06 | Add new Tier-3 target: `loongarch64-unknown-linux-musl` | WANG Rui | -0/+1 |
| 2024-03-05 | Add a `description` field to target definitions | Nilstrieb | -0/+6 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -0/+1 |
| 2024-03-03 | Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkin | bors | -1/+1 |