about summary refs log tree commit diff
path: root/tests/ui/check-cfg/cargo-feature.rs
AgeCommit message (Expand)AuthorLines
2025-04-13UI tests: migrate remaining compile time `error-pattern`s to line annotationsVadim Petrochenkov-1/+2
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-0/+1
2024-05-04compiletest: add no-auto-check-cfg directiveUrgau-0/+1
2024-04-15Stabilize checking of cfgs at compile-time: --check-cfg optionUrgau-1/+0
2024-02-17Use better heuristic for printing Cargo specific diagnosticsUrgau-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-8/+8
2024-01-13Add way to express no-values with check-cfgUrgau-5/+4
2023-12-30Add check-cfg test for Cargo feature without valueUrgau-0/+5
2023-12-13Add more suggestion to unexpected cfg names and valuesUrgau-2/+15
2023-11-21Improve diagnostic for unexpected feature config name from CargoUrgau-0/+14