about summary refs log tree commit diff
path: root/src/test/run-pass/phase-syntax-link-does-resolve.rs
AgeCommit message (Expand)AuthorLines
2014-03-02Expand string literals and exprs inside of macrosSteven Fackler-35/+0
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-6/+6
2014-01-17test: Add the ability to force a host targetAlex Crichton-0/+12
2014-01-16Load macros from external modulesSteven Fackler-0/+23