summary refs log tree commit diff
path: root/src/test/run-make/target-specs
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-11Change target-word-size to target-pointer-widthSimonas Kazlauskas-3/+3
2015-02-08adapt run-make test suite for openbsdSébastien Marie-2/+2
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-06rollup merge of #18684 : nathan7/patch-1Alex Crichton-4/+5
2014-11-06Make x86_64-unknown-linux-gnu.json true to its nameNathan Zadoks-4/+5
2014-11-05test: correct spelling error & inverted match.Huon Wilson-1/+1
2014-11-04Implement flexible target specificationCorey Richardson-0/+64