summary refs log tree commit diff
path: root/src/test/ui/conditional-compilation
AgeCommit message (Collapse)AuthorLines
2018-10-23fix typos in various placesMatthias Krüger-1/+1
2018-10-14Unused result warning: "X which must" ↦ "X that must"varkor-2/+2
2018-10-07cfg_attr_multi: Feature gateHavvy (Ryan Scheel)-7/+11
2018-10-05cfg_attr_multi: Basic implementationHavvy (Ryan Scheel)-1/+208
Does not implement the warning or a feature flag.
2018-10-05Move conditional configuration related UI tests into their own directoryHavvy (Ryan Scheel)-0/+349