about summary refs log tree commit diff
path: root/src/test/compile-fail/phase-syntax-doesnt-resolve.rs
AgeCommit message (Expand)AuthorLines
2014-05-15test: Move syntax extension tests to cfail-fullAlex Crichton-25/+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-03-02test: Ignore some phase(syntax) testsAlex Crichton-0/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-3/+3
2014-01-18xfail more external syntax extension tests on androidBrian Anderson-0/+1
2014-01-16Load macros from external modulesSteven Fackler-0/+24