about summary refs log tree commit diff
path: root/tests/ui/cfg/diagnostics-same-crate.stderr
AgeCommit message (Expand)AuthorLines
2025-08-01Tweak rendering of cfg'd out itemEsteban Küber-30/+15
2025-08-01Detect more `cfg`d out items in resolution errorsEsteban Küber-3/+14
2025-07-15Changes to diagnosticsJonathan Brouwer-8/+8
2025-04-03Use `cfg(false)` in UI testsclubby789-4/+4
2024-07-12When finding item gated behind a `cfg` flat, point at itEsteban Küber-12/+36
2024-05-04compiletest: add enable-by-default check-cfgUrgau-12/+12
2024-03-20store segment and module in `UnresolvedImportError`bohan-8/+32
2024-01-13store the segment name when resolution failsbohan-3/+9
2023-06-01Remember names of `cfg`-ed out items to mention them in diagnosticsNilstrieb-0/+47