about summary refs log tree commit diff
path: root/src/test/ui/conditional-compilation
AgeCommit message (Expand)AuthorLines
2019-01-08bless youdylan_DPC-2/+2
2019-01-08remove unwanted stage0 line, fix styledylan_DPC-7/+5
2019-01-08remove unused imports and feature gate from testsdylan_DPC-7/+5
2019-01-08stabilise cfg_attrdylan_DPC-5/+3
2019-01-06Make sure feature gate errors are recoverable (take 2)Vadim Petrochenkov-8/+8
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-0/+4
2018-12-25Remove licensesMark Rousskov-114/+8
2018-11-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-15/+4
2018-10-26Auto merge of #54929 - csmoe:cfg_lint, r=petrochenkovbors-9/+19
2018-10-23fix typos in various placesMatthias Krüger-1/+1
2018-10-23add expected error commentEsteban Kuber-1/+1
2018-10-23add expected error commentEsteban Kuber-1/+1
2018-10-22optimize unsupported literal diag messagecsmoe-8/+14
2018-10-20update meta item checking testcsmoe-7/+11
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
2018-10-05Move conditional configuration related UI tests into their own directoryHavvy (Ryan Scheel)-0/+349