about summary refs log tree commit diff
path: root/tests/ui/check-cfg
AgeCommit message (Expand)AuthorLines
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-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
2024-11-10Stabilize WebAssembly `multivalue`, `reference-types`, and `tail-call` target...Alex Crichton-2/+2
2024-11-09Add v8plus target feature to sparc and use it in create_object_fileTaiki Endo-2/+2
2024-11-09Add v9 and leoncasa target feature to sparcTaiki Endo-2/+2
2024-11-05Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxuMatthias Krüger-2/+2
2024-10-31Rollup merge of #131168 - madsmtm:target-info-psx-os, r=davidtwcoJubilee-3/+3
2024-10-28Add a new `wide-arithmetic` feature for WebAssemblyAlex Crichton-2/+2
2024-10-16rustc_target: Add pauth-lr aarch64 target featureKajetan Puchalski-2/+2
2024-10-10rustc_target: Add sme-b16b16 as an explicit aarch64 target featureKajetan Puchalski-2/+2
2024-10-04Fix target_abi in sparc-unknown-none-elfMads Marquart-1/+1
2024-10-03Fix target_os for mipsel-sony-psxMads Marquart-3/+3
2024-09-30Rollup merge of #130877 - taiki-e:riscv-atomic, r=AmanieuTrevor Gross-2/+2
2024-09-30Reject leading unsafe in `cfg!(...)` and `--check-cfg`.Urgau-1/+7
2024-09-28rustc_target: Add RISC-V atomic-related featuresTaiki Endo-2/+2
2024-09-26rustc_target: Add powerpc64 atomic-related featuresTaiki Endo-2/+2
2024-09-18Improve handling of raw-idents in check-cfgUrgau-0/+120
2024-09-03Port std library to RTEMSJan Sommer-2/+2
2024-08-29Rollup merge of #123940 - kornelski:remove-derived-debug, r=UrgauGuillaume Gomez-45/+57
2024-08-28fmt-debug optionKornel-45/+57
2024-08-27tests: Update with new aarch64 target featuresKajetan Puchalski-2/+2
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare-2/+2
2024-08-02Add the `sha512`, `sm3` and `sm4` target featuressayantn-2/+2
2024-07-23Auto merge of #127755 - no1wudi:master, r=michaelwoeristerbors-2/+2
2024-07-19Add NuttX based targets for RISC-V and ARMHuang Qi-2/+2
2024-07-17rustc_target: fix UI tests for s390xliushuyu-2/+2