about summary refs log tree commit diff
path: root/src/test/run-pass-fulldeps/phase-syntax-link-does-resolve.rs
AgeCommit message (Expand)AuthorLines
2015-01-05Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]Keegan McAllister-26/+0
2014-06-09Use phase(plugin) in testsKeegan McAllister-1/+1
2014-04-23Enable use of syntax extensions when cross compiling.Douglas Young-10/+3
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-2/+0
2014-04-04Fix inner attribute syntax from `#[foo];` to `#![foo]`Timothée Ravier-1/+1
2014-03-02Expand string literals and exprs inside of macrosSteven Fackler-0/+35