| Age | Commit message (Expand) | Author | Lines |
| 2024-06-06 | Improve naming and path operations in crate loader | Nilstrieb | -1/+1 |
| 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 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -0/+1 |
| 2024-03-02 | Remove underscore from QNX target file name | Nilstrieb | -1/+1 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -0/+3 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -1/+1 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+1 |
| 2024-02-25 | remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics | Ralf Jung | -1/+0 |
| 2024-02-14 | Allow targets to override default codegen backend | Maybe Waffle | -0/+9 |
| 2024-02-07 | Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov | Guillaume Boisseau | -0/+11 |
| 2024-02-04 | Add an `armv8r-none-eabihf` target to support the Cortex-R52. | Chris Copeland | -0/+1 |
| 2024-01-31 | Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obk | Nadrieril | -1/+0 |
| 2024-01-30 | Remove the `abi_amdgpu_kernel` feature | clubby789 | -1/+0 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -1/+0 |
| 2024-01-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+1 |