about summary refs log tree commit diff
path: root/tests/ui/check-cfg/well-known-values.rs
AgeCommit message (Expand)AuthorLines
2025-01-02Make the `test` cfg a "userspace" check-cfgUrgau-2/+0
2024-12-02Reduce conflicts for check-cfg `target_feature` cfg valuesUrgau-2/+2
2024-08-28fmt-debug optionKornel-0/+3
2024-05-05Add `rustfmt` cfg to well known cfgs listUrgau-0/+5
2024-05-04compiletest: add no-auto-check-cfg directiveUrgau-0/+1
2024-04-15Stabilize checking of cfgs at compile-time: --check-cfg optionUrgau-1/+1
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-0/+3
2024-03-05Limit the number of names and values in check-cfg diagnosticsUrgau-0/+1
2024-02-24Stabilize `cfg_target_abi`Chris Denton-1/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-15Update ui tests to take into account the new clippy cfgGuillaume Gomez-0/+5
2023-12-14Don't forget pure rustc target features in check-cfgUrgau-0/+3
2023-12-14Use all the known features in check-cfgUrgau-1/+2
2023-12-09Strengthen well known check-cfg names and values testUrgau-22/+85
2023-10-13MCP636: Adapt check-cfg tests to the new syntaxUrgau-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+42