about summary refs log tree commit diff
path: root/tests/ui/conditional-compilation/cfg-generic-params.rs
AgeCommit message (Collapse)AuthorLines
2025-04-03Use `cfg(false)` in UI testsclubby789-8/+8
2024-05-04compiletest: add enable-by-default check-cfgUrgau-1/+1
2024-04-09Further cleanup cfgs in the UI test suiteUrgau-13/+13
This commit does three things: 1. replaces (the last remaining) never true cfgs by the FALSE cfg 2. fix derive-helper-configured.rs (typo in directive) 3. and comment some current unused #[cfg_attr] (missing revisions)
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+40