| Age | Commit message (Expand) | Author | Lines |
| 2025-03-25 | Rollup merge of #138701 - tvladyslav:serializable_default_codegen_backend, r=... | Takayuki Maeda | -0/+8 |
| 2025-03-21 | target spec check: better error when llvm-floatabi is missing | Ralf Jung | -1/+4 |
| 2025-03-20 | rustc_target: Use zvl*b target features in vector ABI check | Taiki Endo | -2/+14 |
| 2025-03-20 | rustc_target: Add more RISC-V vector-related features | Taiki Endo | -1/+37 |
| 2025-03-19 | Make default_codegen_backend serializable | Vladyslav Tsilytskyi | -0/+8 |
| 2025-03-17 | Rollup merge of #138608 - heiher:issue-116344, r=RalfJung | Matthias Krüger | -0/+22 |
| 2025-03-17 | rustc_target: Add target feature constraints for LoongArch | WANG Rui | -0/+22 |
| 2025-03-17 | Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboet | Jacob Pratt | -1/+1 |
| 2025-03-15 | Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkov | León Orell Valerian Liehr | -0/+5 |
| 2025-03-14 | Rollup merge of #136892 - erickt:fuchsia-target, r=jieyouxu | Jacob Pratt | -22/+45 |
| 2025-03-14 | rustc_target: Add target features for LoongArch v1.1 | WANG Rui | -0/+5 |
| 2025-03-13 | Rollup merge of #138427 - madsmtm:vxworks-llvm-target, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-03-12 | Fix uclibc LLVM target triples | Mads Marquart | -4/+4 |
| 2025-03-12 | Fix armv7-sony-vita-newlibeabihf LLVM target triple | Mads Marquart | -1/+1 |
| 2025-03-12 | Fix RISC-V VxWorks LLVM target triples | Mads Marquart | -2/+2 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Matthias Krüger | -1/+0 |
| 2025-03-12 | Remove invalid Conv | tiif | -9/+8 |
| 2025-03-12 | fmt | tiif | -8/+8 |
| 2025-03-12 | Implement Display by mapping Conv to ExternAbi | tiif | -26/+27 |
| 2025-03-12 | impl Display for Conv | tiif | -0/+32 |
| 2025-03-11 | Auto merge of #137586 - nnethercote:SetImpliedBits, r=bjorn3 | bors | -7/+5 |
| 2025-03-11 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -1/+0 |
| 2025-03-10 | Target definition for `wasm32-wali-linux-musl` to support the Wasm Linux | Arjun Ramesh | -0/+190 |
| 2025-03-10 | Update metadata for cygwin target | 王宇逸 | -1/+1 |
| 2025-03-10 | Revert "Use workspace lints for crates in `compiler/` #138084" | 许杰友 Jieyou Xu (Joe) | -3/+1 |
| 2025-03-09 | Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu | Matthias Krüger | -1/+3 |
| 2025-03-07 | Rollup merge of #137957 - Noratrieb:no, r=wesleywiser | Jacob Pratt | -11/+9 |
| 2025-03-07 | Rollup merge of #137363 - workingjubilee:untangle-x86-abi-impl, r=jieyouxu | Jacob Pratt | -23/+89 |
| 2025-03-08 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -1/+0 |
| 2025-03-08 | Specify rust lints for `compiler/` crates via Cargo. | Nicholas Nethercote | -0/+3 |
| 2025-03-05 | compiler: factor Windows x86-32 ABI impl into its own file | Jubilee Young | -23/+89 |
| 2025-03-05 | feat: Remove - from xtensa targets cpu names | Sergio Gasquez | -4/+4 |
| 2025-03-05 | Add the `movrs` target feature and `movrs_target_feature` feature gate | sayantn | -0/+1 |
| 2025-03-05 | Add the new `amx` target features | sayantn | -0/+5 |
| 2025-03-05 | Simplify `implied_target_features`. | Nicholas Nethercote | -7/+5 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -1/+54 |
| 2025-03-03 | Remove i586-pc-windows-msvc | Noratrieb | -11/+9 |
| 2025-03-02 | Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubilee | Matthias Krüger | -1/+3 |
| 2025-03-02 | rustc_target: Add msync target feature and enable it on powerpcspe targets | Taiki Endo | -1/+3 |
| 2025-03-01 | Set target_vendor = "openwrt" | Mads Marquart | -0/+1 |
| 2025-02-28 | rename BackendRepr::Vector → SimdVector | Ralf Jung | -13/+13 |
| 2025-02-26 | Support raw-dylib link kind on ELF | Noratrieb | -1/+54 |
| 2025-02-25 | Rollup merge of #137370 - RalfJung:x86-abi-fallback, r=SparrowLii | León Orell Valerian Liehr | -11/+26 |
| 2025-02-24 | Rollup merge of #137417 - taiki-e:riscv-atomic, r=Amanieu | Michael Goulet | -0/+5 |
| 2025-02-23 | Rollup merge of #136637 - Pyr0de:binary-format, r=Noratrieb | Trevor Gross | -10/+90 |
| 2025-02-22 | rustc_target: Add more RISC-V atomic-related features | Taiki Endo | -0/+5 |
| 2025-02-22 | Upgrade the compiler to edition 2024 | Michael Goulet | -1/+1 |
| 2025-02-21 | Rollup merge of #135630 - folkertdev:s390x-target-features, r=Amanieu | Matthias Krüger | -1/+20 |
| 2025-02-21 | adjust_abi: make fallback logic for ABIs a bit easier to read | Ralf Jung | -11/+26 |
| 2025-02-21 | add more s390x target features | Folkert de Vries | -1/+20 |