about summary refs log tree commit diff
path: root/tests/ui/check-cfg/cfg-value-for-cfg-name-multiple.stderr
AgeCommit message (Expand)AuthorLines
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-4/+6
2025-02-03Update test output to include check_contracts cfgCelina G. Val-1/+1
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-1/+1
2025-01-02Make the `test` cfg a "userspace" check-cfgUrgau-1/+1
2024-08-28fmt-debug optionKornel-1/+1
2024-05-21Convert unexpected_cfg_{name,value} to struct diagnosticsXiretza-1/+1
2024-05-05Add `rustfmt` cfg to well known cfgs listUrgau-1/+1
2024-05-04compiletest: add no-auto-check-cfg directiveUrgau-1/+1
2024-04-15Move --check-cfg documentation to stable booksUrgau-1/+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-1/+1
2024-02-15Update ui tests to take into account the new clippy cfgGuillaume Gomez-1/+1
2024-01-28Suggest name value cfg when only value is used for check-cfgyukang-0/+21