summary refs log tree commit diff
path: root/src/test/run-pass/macro-export-inner-module.rs
AgeCommit message (Expand)AuthorLines
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-01-20Scan the entire crate for exported macrosSteven Fackler-0/+22