| Age | Commit message (Expand) | Author | Lines |
| 2024-09-13 | Rollup merge of #130266 - heiher:loong-medium-cmodel, r=compiler-errors | Matthias Krüger | -4/+6 |
| 2024-09-12 | Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoerister | Stuart Cook | -21/+19 |
| 2024-09-12 | Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie... | Stuart Cook | -2/+8 |
| 2024-09-12 | Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu | bors | -10/+34 |
| 2024-09-12 | target: default to the medium code model on LoongArch targets | WANG Xuerui | -4/+6 |
| 2024-09-12 | Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors | bors | -0/+76 |
| 2024-09-11 | Rollup merge of #130114 - eduardosm:needless-returns, r=compiler-errors | Jubilee | -7/+5 |
| 2024-09-11 | Also fix if in else | Michael Goulet | -21/+19 |
| 2024-09-10 | Add -Z small-data-threshold | Paul Menage | -0/+76 |
| 2024-09-09 | Pass deployment target when linking with cc on Apple targets | Mads Marquart | -10/+34 |
| 2024-09-09 | Fix default/minimum deployment target for Aarch64 simulator targets | Mads Marquart | -2/+8 |
| 2024-09-09 | Remove needless returns detected by clippy in the compiler | Eduardo Sánchez Muñoz | -7/+5 |
| 2024-09-09 | Rollup merge of #130092 - zslayton:master, r=jieyouxu | Jubilee | -1/+1 |
| 2024-09-08 | added support for GNU/Hurd on x86_64 | Samuel Thibault | -0/+27 |
| 2024-09-07 | Fixes typo in wasm32-wasip2 doc comment | Zack Slayton | -1/+1 |
| 2024-09-07 | Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68 | bors | -1/+0 |
| 2024-09-07 | Auto merge of #129341 - madsmtm:refactor-deployment-target, r=petrochenkov | bors | -362/+354 |
| 2024-09-05 | update cfgs | Boxy | -1/+0 |
| 2024-09-05 | Apple: Add comments for `-platform_version` linker argument | Mads Marquart | -12/+35 |
| 2024-09-05 | Apple: Refactor deployment target version parsing | Mads Marquart | -351/+295 |
| 2024-09-05 | Apple: Improve comments for `-arch` linker argument | Mads Marquart | -11/+36 |
| 2024-09-05 | Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx... | Matthias Krüger | -0/+37 |
| 2024-09-03 | Rollup merge of #129863 - RalfJung:target-spec-features, r=wesleywiser | Matthias Krüger | -3/+4 |
| 2024-09-03 | update comment regarding TargetOptions.features | Ralf Jung | -3/+4 |
| 2024-09-03 | rtems: Add spec file for arm_rtems6_eabihf | Jan Sommer | -0/+37 |
| 2024-09-03 | Auto merge of #129777 - nnethercote:unreachable_pub-4, r=Urgau | bors | -345/+346 |
| 2024-09-03 | Add `warn(unreachable_pub)` to `rustc_target`. | Nicholas Nethercote | -345/+346 |
| 2024-09-02 | Rollup merge of #129878 - Sajjon:sajjon_fix_typos_batch_3, r=jieyouxu | Matthias Krüger | -4/+4 |
| 2024-09-02 | chore: Fix typos in 'compiler' (batch 3) | Alexander Cyon | -4/+4 |
| 2024-09-02 | Rollup merge of #129842 - no1wudi:master, r=saethlin | Matthias Krüger | -1/+0 |
| 2024-09-01 | Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlin | bors | -32/+44 |
| 2024-09-01 | Fix LLVM ABI NAME for riscv64imac-unknown-nuttx-elf | Huang Qi | -1/+0 |
| 2024-08-30 | Squashed `aarch64_unknown_nto_qnx700` support | Yuri Astrakhan | -32/+44 |
| 2024-08-29 | riscv64imac: allow shadow call stack sanitizer | Ding Xiang Fei | -2/+2 |
| 2024-08-28 | Rollup merge of #129712 - randomPoison:trusty-tier-3-fix, r=saethlin | Jubilee | -2/+2 |
| 2024-08-28 | Rollup merge of #128192 - mrkajetanp:feature-detect, r=Amanieu | Jubilee | -5/+73 |
| 2024-08-28 | Correct trusty targets to be tier 3 | Nicole LeGare | -2/+2 |
| 2024-08-27 | Rollup merge of #129649 - RalfJung:unadjusted-abi-mismatch, r=petrochenkov | Matthias Krüger | -2/+19 |
| 2024-08-27 | rustc_target: Remove fpmr target feature | Kajetan Puchalski | -2/+0 |
| 2024-08-27 | rustc_target: Add SME aarch64 features | Kajetan Puchalski | -0/+26 |
| 2024-08-27 | rustc_target: Add various aarch64 features | Kajetan Puchalski | -5/+49 |
| 2024-08-27 | ABI compat check: detect unadjusted ABI mismatches | Ralf Jung | -2/+19 |
| 2024-08-27 | Rollup merge of #129536 - beetrees:f16-f128-inline-asm-aarch64, r=Amanieu | Trevor Gross | -4/+4 |
| 2024-08-25 | Add `f16` and `f128` inline ASM support for `aarch64` | beetrees | -3/+3 |
| 2024-08-24 | Enable f16 in assembly on aarch64 platforms that support it | rongfu.leng | -3/+3 |
| 2024-08-23 | Remove `reserve-x18` from armv7-unknown-trusty | Nicole LeGare | -1/+1 |
| 2024-08-23 | Add Trusty OS as tier 3 target | Nicole LeGare | -0/+74 |
| 2024-08-21 | Make `ArgAbi::make_indirect_force` more specific | beetrees | -8/+18 |
| 2024-08-18 | Auto merge of #125854 - beetrees:zst-arg-abi, r=estebank | bors | -18/+55 |
| 2024-08-18 | Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum | bors | -2/+2 |