about summary refs log tree commit diff
path: root/tests/ui/check-cfg
AgeCommit message (Expand)AuthorLines
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-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
2025-02-13Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki...Jacob Pratt-2/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-18/+27
2025-02-10Add cygwin target.王宇逸-2/+2
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-7/+7
2025-02-05Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obkLeón Orell Valerian Liehr-12/+13
2025-02-04Rollup merge of #134814 - sayantn:keylocker, r=oli-obkMatthias Krüger-0/+2
2025-02-03Update test output to include check_contracts cfgCelina G. Val-12/+13
2025-01-31Add amdgpu targetFlakebi-7/+7
2025-01-26Rollup merge of #134358 - workingjubilee:configure-my-riscv-abi, r=fmeaseJacob Pratt-1/+1
2025-01-26Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubileeJacob Pratt-1/+1
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-38/+73
2025-01-24Improve check-cfg `allow-same-level` testUrgau-5/+27
2025-01-24add nto80 x86-64 and aarch64 targetAkhilTThomas-1/+1
2025-01-24Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack...Florian Bartels-1/+1
2025-01-07arm: add unstable soft-float target featureRalf Jung-0/+1
2025-01-06Add `kl` and `widekl` target features, and the feature gateSayantan Chakraborty-0/+2
2025-01-05fix testsYunQiang Su-3/+3
2025-01-03Target: Add mips mti baremetal supportYunQiang Su-1/+1
2025-01-02Make the `test` cfg a "userspace" check-cfgUrgau-60/+57
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-12-15spell "referring" correctlyAnton Lazarev-6/+6
2024-12-15compiler: Set `target_abi = "ilp32e"` on all riscv32e targetsJubilee Young-1/+1
2024-12-16Rollup merge of #134339 - Urgau:tcx-in-early-diag, r=jieyouxu许杰友 Jieyou Xu (Joe)-3/+3
2024-12-15Improve check-cfg Cargo macro diagnostic with crate nameUrgau-3/+3
2024-12-15Add m68k_target_featureTaiki Endo-0/+8
2024-12-14Rollup merge of #133221 - Urgau:check-cfg-macro-diag, r=jieyouxuMatthias Krüger-15/+109
2024-12-11forbid toggling x87 and fpregs on hard-float targetsRalf Jung-0/+2
2024-12-09Add the `power8-crypto` target featureSayantan Chakraborty-0/+1
2024-12-02Reduce conflicts for check-cfg `target_feature` cfg valuesUrgau-12/+318
2024-12-01Add specific test for check-cfg "and X more" diagnosticUrgau-12/+26
2024-11-26Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed...Taiki Endo-2/+2
2024-11-19Add external macro specific diagnostic to check-cfgUrgau-0/+15
2024-11-19Disable most Cargo check-cfg help in external macrosUrgau-6/+0
2024-11-19Add Cargo revision and values to the check-cfg macro testUrgau-15/+100
2024-11-18Report `unexpected_cfgs` lint in external macrosUrgau-0/+37