about summary refs log tree commit diff
path: root/src/test/ui/conditional-compilation/cfg-attr-multi-true.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-21/+0
2020-07-26report kind of deprecated item in messageAndy Russell-4/+4
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-01-08remove unused imports and feature gate from testsdylan_DPC-1/+0
2019-01-08stabilise cfg_attrdylan_DPC-1/+1
2018-10-14Unused result warning: "X which must" ↦ "X that must"varkor-1/+1
2018-10-07cfg_attr_multi: Feature gateHavvy (Ryan Scheel)-0/+1
2018-10-05cfg_attr_multi: Basic implementationHavvy (Ryan Scheel)-0/+21