about summary refs log tree commit diff
path: root/tests/ui/check-cfg/allow-same-level.stderr
AgeCommit message (Expand)AuthorLines
2025-04-03Use `cfg(false)` in UI testsclubby789-4/+4
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-3/+2
2025-01-24Improve check-cfg `allow-same-level` testUrgau-3/+12
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-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
2023-12-13Add more suggestion to unexpected cfg names and valuesUrgau-0/+2
2023-12-11Rearrange `default_configuration` and `CheckCfg::fill_well_known`.Nicholas Nethercote-1/+1
2023-11-21Remove `feature` from the list of well known check-cfg nameUrgau-1/+1
2023-10-12check-cfg: mention the unexpected name and value in the primary messageUrgau-1/+1
2023-10-12check-cfg: adjust expected names and values when usefulUrgau-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+10