about summary refs log tree commit diff
path: root/tests/ui/cfg
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-28Remove asmjs from testsJubilee Young-3/+0
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-06-24fix: add cfg diagnostic for unresolved import errorbohan-3/+59
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-1/+1
2023-06-10expand: Change how `#![cfg(FALSE)]` behaves on crate rootVadim Petrochenkov-24/+42
2023-06-01Remember names of `cfg`-ed out items to mention them in diagnosticsNilstrieb-0/+256
2023-05-18Rollup merge of #111054 - cjgillot:cfg-eval-recover, r=b-naberDylan DPC-0/+33
2023-05-01Do not recover when parsing stmt in cfg-eval.Camille GILLOT-0/+33
2023-04-30tests: Add tests for LoongArch64WANG Rui-0/+3
2023-03-23Add some tests for the current `#![cfg(FALSE)]` crate behaviorVadim Petrochenkov-0/+72
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+880