| Age | Commit message (Expand) | Author | Lines |
| 2025-07-21 | Use serde for target spec json deserialize | Noratrieb | -1/+0 |
| 2025-07-15 | Add regression test | Jonathan Brouwer | -0/+46 |
| 2025-07-15 | Changes to diagnostics | Jonathan Brouwer | -1/+14 |
| 2025-07-02 | Rollup merge of #142321 - ostylk:fix/ppc64_abi, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-06-19 | expose abi information on ppc64 targets | ostylk | -1/+1 |
| 2025-06-19 | various minor target feature cleanups | Ralf Jung | -1/+0 |
| 2025-06-19 | move -Ctarget-feature handling into shared code | Ralf Jung | -3/+0 |
| 2025-06-13 | Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwco | Matthias Krüger | -0/+3 |
| 2025-06-09 | -Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable... | Andrew Zhogin | -0/+3 |
| 2025-06-09 | deduplicate the rest of AST walker functions | Deadbeef | -0/+20 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -1/+1 |
| 2025-06-04 | Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee | Matthias Krüger | -0/+12 |
| 2025-05-23 | Suggest correct `version("..")` predicate syntax in check-cfg | Urgau | -0/+45 |
| 2025-05-19 | add s390x z17 target features | Folkert de Vries | -0/+12 |
| 2025-05-06 | Added apxf target feature test | Madhav Madhusoodanan | -0/+1 |
| 2025-05-04 | Rollup merge of #139675 - sayantn:avx10, r=Amanieu | Stuart Cook | -1/+3 |
| 2025-05-01 | rustc_target: RISC-V: Add BF16 extensions | Tsukasa OI | -0/+3 |
| 2025-05-01 | rustc_target: RISC-V: Add atomics/memory-related extensions | Tsukasa OI | -0/+7 |
| 2025-04-26 | Add the `avx10.1` and `avx10.2` target features | sayantn | -1/+3 |
| 2025-04-17 | Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr | bors | -7/+7 |
| 2025-04-17 | Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr | bors | -0/+10 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -7/+7 |
| 2025-04-16 | Auto merge of #138011 - tnewsome-lynx:lynxos_178-nostd, r=davidtwco | bors | -2/+2 |
| 2025-04-16 | rustc_target: RISC-V: feature addition batch 2 | Tsukasa OI | -0/+10 |
| 2025-04-13 | UI tests: migrate remaining compile time `error-pattern`s to line annotations | Vadim Petrochenkov | -1/+2 |
| 2025-04-10 | Add minimal x86_64-lynx-lynxos178 support. | Tim Newsome | -2/+2 |
| 2025-04-10 | replace `//@ compile-flags: --edition` with `//@ edition` | Pietro Albini | -9/+10 |
| 2025-04-03 | Use `cfg(false)` in UI tests | clubby789 | -7/+7 |
| 2025-04-03 | Rollup merge of #138767 - clubby789:check-cfg-bool, r=Urgau | Matthias Krüger | -8/+7 |
| 2025-04-03 | Allow boolean literals in `check-cfg` | clubby789 | -8/+7 |
| 2025-04-02 | Rollup merge of #138823 - a4lg:riscv-feature-addition-base-i, r=Amanieu | Stuart Cook | -0/+5 |
| 2025-04-02 | Rollup merge of #138003 - sayantn:new-amx, r=Amanieu | Stuart Cook | -0/+6 |
| 2025-04-02 | rustc_target: RISC-V: add base "I"-related important extensions | Tsukasa OI | -0/+5 |
| 2025-03-30 | Auto merge of #137836 - madsmtm:openwrt-target-vendor, r=jieyouxu | bors | -4/+4 |
| 2025-03-30 | Auto merge of #138742 - taiki-e:riscv-vector, r=Amanieu | bors | -1/+37 |
| 2025-03-25 | compiletest: Support matching on diagnostics without a span | Vadim Petrochenkov | -0/+2 |
| 2025-03-20 | rustc_target: Add more RISC-V vector-related features | Taiki Endo | -1/+37 |
| 2025-03-15 | Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkov | León Orell Valerian Liehr | -0/+5 |
| 2025-03-14 | rustc_target: Add target features for LoongArch v1.1 | WANG Rui | -0/+5 |
| 2025-03-09 | chore: Fix some comments | StevenMia | -1/+1 |
| 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-02 | rustc_target: Add msync target feature and enable it on powerpcspe targets | Taiki Endo | -0/+1 |
| 2025-03-01 | Set target_vendor = "openwrt" | Mads Marquart | -4/+4 |
| 2025-02-24 | Rollup merge of #137417 - taiki-e:riscv-atomic, r=Amanieu | Michael Goulet | -0/+5 |
| 2025-02-24 | tests: use minicore more | David Wood | -3/+4 |
| 2025-02-22 | rustc_target: Add more RISC-V atomic-related features | Taiki Endo | -0/+5 |
| 2025-02-21 | add more s390x target features | Folkert de Vries | -0/+11 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -2/+2 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -6/+4 |