| Age | Commit message (Expand) | Author | Lines |
| 2025-03-26 | Auto merge of #138601 - RalfJung:wasm-abi-fcw, r=alexcrichton | bors | -2/+8 |
| 2025-03-25 | make -Zwasm-c-abi=legacy suppress the lint | Ralf Jung | -2/+5 |
| 2025-03-25 | add FCW to warn about wasm ABI transition | Ralf Jung | -0/+3 |
| 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-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 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-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) | -0/+1 |
| 2025-03-09 | Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu | Matthias Krüger | -1/+0 |
| 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-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 | 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-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-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 |
| 2025-02-20 | Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubilee | Jubilee | -1/+1 |
| 2025-02-20 | Rollup merge of #137318 - bjorn3:cg_clif_abi_workaround, r=workingjubilee | Jubilee | -1/+3 |
| 2025-02-20 | Rollup merge of #136985 - zachs18:backend-repr-remove-uninhabited, r=workingj... | Jubilee | -10/+5 |
| 2025-02-20 | Rollup merge of #136473 - usamoi:infer_linker_hints, r=petrochenkov | Jubilee | -8/+12 |
| 2025-02-20 | Rollup merge of #131651 - Patryk27:avr-unknown-unknown, r=tgross35 | Jubilee | -49/+39 |
| 2025-02-20 | Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field... | Zachary S | -10/+5 |
| 2025-02-20 | Sync Fuchsia target spec with clang Fuchsia driver | Erick Tryzelaar | -22/+45 |
| 2025-02-20 | Make x86 QNX target name consistent with other Rust targets | Florian Bartels | -1/+1 |
| 2025-02-20 | Workaround Cranelift not yet properly supporting vectors smaller than 128bit | bjorn3 | -1/+3 |
| 2025-02-20 | infer linker flavor by linker name if it's sufficiently specific | usamoi | -8/+12 |