summary refs log tree commit diff
path: root/src/test/run-make/target-specs
AgeCommit message (Expand)AuthorLines
2017-09-30test: Update target specs test for new target-c-int-width fieldDaniel Klauer-0/+3
2017-04-21Update #[no_core] users with the "freeze" lang item.Eduard-Mihai Burtescu-1/+5
2017-04-07-Z linker-flavorJorge Aparicio-0/+3
2016-12-02rustc: add basic test for --print target-specDoug Goldstein-0/+1
2016-04-19Make data-layout mandatory in target specs.Eduard Burtescu-0/+1
2016-01-31Add Illumos supportNikita Baksalyar-1/+1
2016-01-29trans: Upgrade LLVMAlex Crichton-1/+0
2015-08-10Remove morestack supportAlex Crichton-3/+0
2015-08-03syntax: Implement #![no_core]Alex Crichton-2/+2
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