about summary refs log tree commit diff
path: root/tests/ui/check-cfg
AgeCommit message (Expand)AuthorLines
2025-07-21Use serde for target spec json deserializeNoratrieb-1/+0
2025-07-15Add regression testJonathan Brouwer-0/+46
2025-07-15Changes to diagnosticsJonathan Brouwer-1/+14
2025-07-02Rollup merge of #142321 - ostylk:fix/ppc64_abi, r=workingjubileeMatthias Krüger-1/+1
2025-06-19expose abi information on ppc64 targetsostylk-1/+1
2025-06-19various minor target feature cleanupsRalf Jung-1/+0
2025-06-19move -Ctarget-feature handling into shared codeRalf Jung-3/+0
2025-06-13Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwcoMatthias Krüger-0/+3
2025-06-09-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable...Andrew Zhogin-0/+3
2025-06-09deduplicate the rest of AST walker functionsDeadbeef-0/+20
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-1/+1
2025-06-04Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubileeMatthias Krüger-0/+12
2025-05-23Suggest correct `version("..")` predicate syntax in check-cfgUrgau-0/+45
2025-05-19add s390x z17 target featuresFolkert de Vries-0/+12
2025-05-06Added apxf target feature testMadhav Madhusoodanan-0/+1
2025-05-04Rollup merge of #139675 - sayantn:avx10, r=AmanieuStuart Cook-1/+3
2025-05-01rustc_target: RISC-V: Add BF16 extensionsTsukasa OI-0/+3
2025-05-01rustc_target: RISC-V: Add atomics/memory-related extensionsTsukasa OI-0/+7
2025-04-26Add the `avx10.1` and `avx10.2` target featuressayantn-1/+3
2025-04-17Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgrbors-7/+7
2025-04-17Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgrbors-0/+10
2025-04-17Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...Matthias Krüger-7/+7
2025-04-16Auto merge of #138011 - tnewsome-lynx:lynxos_178-nostd, r=davidtwcobors-2/+2
2025-04-16rustc_target: RISC-V: feature addition batch 2Tsukasa OI-0/+10
2025-04-13UI tests: migrate remaining compile time `error-pattern`s to line annotationsVadim Petrochenkov-1/+2
2025-04-10Add minimal x86_64-lynx-lynxos178 support.Tim Newsome-2/+2
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-9/+10
2025-04-03Use `cfg(false)` in UI testsclubby789-7/+7
2025-04-03Rollup merge of #138767 - clubby789:check-cfg-bool, r=UrgauMatthias Krüger-8/+7
2025-04-03Allow boolean literals in `check-cfg`clubby789-8/+7
2025-04-02Rollup merge of #138823 - a4lg:riscv-feature-addition-base-i, r=AmanieuStuart Cook-0/+5
2025-04-02Rollup merge of #138003 - sayantn:new-amx, r=AmanieuStuart Cook-0/+6
2025-04-02rustc_target: RISC-V: add base "I"-related important extensionsTsukasa OI-0/+5
2025-03-30Auto merge of #137836 - madsmtm:openwrt-target-vendor, r=jieyouxubors-4/+4
2025-03-30Auto merge of #138742 - taiki-e:riscv-vector, r=Amanieubors-1/+37
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+2
2025-03-20rustc_target: Add more RISC-V vector-related featuresTaiki Endo-1/+37
2025-03-15Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkovLeón Orell Valerian Liehr-0/+5
2025-03-14rustc_target: Add target features for LoongArch v1.1WANG Rui-0/+5
2025-03-09chore: Fix some commentsStevenMia-1/+1
2025-03-05Add the `movrs` target feature and `movrs_target_feature` feature gatesayantn-0/+1
2025-03-05Add the new `amx` target featuressayantn-0/+5
2025-03-02rustc_target: Add msync target feature and enable it on powerpcspe targetsTaiki Endo-0/+1
2025-03-01Set target_vendor = "openwrt"Mads Marquart-4/+4
2025-02-24Rollup merge of #137417 - taiki-e:riscv-atomic, r=AmanieuMichael Goulet-0/+5
2025-02-24tests: use minicore moreDavid Wood-3/+4
2025-02-22rustc_target: Add more RISC-V atomic-related featuresTaiki Endo-0/+5
2025-02-21add more s390x target featuresFolkert de Vries-0/+11
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-2/+2
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-6/+4