about summary refs log tree commit diff
path: root/src/test/compile-fail/syntax-extension-fourcc-invalid-endian.rs
AgeCommit message (Expand)AuthorLines
2014-04-28test: Add a compile-fail-fulldeps test suiteAlex Crichton-21/+0
2014-04-23Enable use of syntax extensions when cross compiling.Douglas Young-1/+0
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Add ignore-cross-compile directive for compiletestAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-4/+4
2014-02-08Converted fourcc! to loadable syntax extensionDerek Guenther-0/+9
2014-02-08Add new syntax extension fourcc!()Kevin Ballard-0/+13