about summary refs log tree commit diff
path: root/tests/ui/cfg/diagnostics-same-crate.rs
AgeCommit message (Expand)AuthorLines
2025-04-03Use `cfg(false)` in UI testsclubby789-2/+2
2024-07-12When finding item gated behind a `cfg` flat, point at itEsteban Küber-4/+5
2024-05-04compiletest: add enable-by-default check-cfgUrgau-0/+2
2024-03-20store segment and module in `UnresolvedImportError`bohan-1/+14
2024-01-13store the segment name when resolution failsbohan-2/+1
2023-06-01Remember names of `cfg`-ed out items to mention them in diagnosticsNilstrieb-0/+51