about summary refs log tree commit diff
path: root/src/test/compile-fail/syntax-extension-fourcc-non-ascii-str.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-3/+3
2014-02-08Allow codepoints 128-255 in fourc!!Yuri Kunde Schlesner-1/+1
2014-02-08Converted fourcc! to loadable syntax extensionDerek Guenther-1/+10
2014-02-08Add new syntax extension fourcc!()Kevin Ballard-0/+13