about summary refs log tree commit diff
path: root/src/test/auxiliary/issue-13560-3.rs
AgeCommit message (Expand)AuthorLines
2016-05-06kill the old auxiliary directoryNiko Matsakis-16/+0
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-2/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-05Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]Keegan McAllister-3/+2
2014-08-23extern crate foobar as foo;wickerwaka-2/+2
2014-06-09Use phase(plugin) in testsKeegan McAllister-2/+2
2014-04-16rustc: Don't allocate a cnum to syntax cratesAlex Crichton-0/+18