about summary refs log tree commit diff
path: root/src/test/compile-fail/log-syntax-gate.rs
AgeCommit message (Collapse)AuthorLines
2017-12-07Migrate even more feature gate tests to uiest31-15/+0
We also rename some of the files to conform to the feature-gate-<feat_name>.rs pattern that is most common.
2017-01-12Mark even more tests as gate testsest31-0/+2
Now, no feature outside of the whitelist is without a test marked as its gate test.
2014-02-14extern mod => extern crateAlex Crichton-1/+1
This was previously implemented, and it just needed a snapshot to go through
2014-01-17rustc: Feature gate `log_syntax!`. Closes #11602Brian Anderson-0/+13