about summary refs log tree commit diff
path: root/tests/ui/conditional-compilation/cfg-generic-params.stderr
AgeCommit message (Collapse)AuthorLines
2025-04-03Use `cfg(false)` in UI testsclubby789-3/+3
2024-04-09Further cleanup cfgs in the UI test suiteUrgau-9/+9
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-01-13Bless testsGeorge-lewis-0/+3
Update tests
2023-02-18Adjust tracking issue for non_lifetime_bindersMichael Goulet-3/+3
2023-02-16Add feature gate for non_lifetime_bindersMichael Goulet-18/+28
2023-01-11Move /src/test to /testsAlbert Larsan-0/+50