summary refs log tree commit diff
path: root/src/test/run-make/target-specs/foo.rs
AgeCommit message (Expand)AuthorLines
2015-04-02Fallout in testsNiko Matsakis-6/+2
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+6
2015-02-07Feature-gate #![no_std]Keegan McAllister-1/+1
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-1/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+3
2014-11-04Implement flexible target specificationCorey Richardson-0/+26