about summary refs log tree commit diff
path: root/src/test/run-make
AgeCommit message (Expand)AuthorLines
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-16/+28
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-18/+18
2015-02-18Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.Niko Matsakis-2/+2
2015-02-17Test fixes and rebase conflictsAlex Crichton-5/+4
2015-02-17rollup merge of #22191: nagisa/target-ptr-width-jsonAlex Crichton-3/+3
2015-02-17Rollup merge of #22402 - nagisa:spring-cleanup-2, r=nikomatsakisManish Goregaokar-7/+7
2015-02-17Rollup merge of #22360 - wg:master, r=alexcrichtonManish Goregaokar-2/+2
2015-02-16tests: make run-make/issue-7349 more specific to avoid false positives.Eduard Burtescu-4/+4
2015-02-16Replace some uses of deprecated os functionsSimonas Kazlauskas-7/+7
2015-02-15Rollup merge of #22224 - sanxiyn:must-use, r=cmrManish Goregaokar-0/+28
2015-02-15Fix tests that fail on FreeBSDWill-2/+2
2015-02-13rustdoc: Show must_use attributeSeo Sanghyeon-0/+28
2015-02-11Change target-word-size to target-pointer-widthSimonas Kazlauskas-3/+3
2015-02-11Revert #22051Simonas Kazlauskas-5/+0
2015-02-10Test fixes and rebase conflictsAlex Crichton-2/+3
2015-02-10rollup merge of #22135: apasel422/issue-22131Alex Crichton-0/+23
2015-02-10rollup merge of #22115: nagisa/dedupe-cratetypesAlex Crichton-0/+1
2015-02-10rollup merge of #22088: semarie/openbsd-rmakeAlex Crichton-8/+16
2015-02-10rollup merge of #22051: nagisa/main-emissionAlex Crichton-0/+5
2015-02-10parse cfgspecs passed to rustdocAndrew Paseltiner-0/+23
2015-02-09Deduplicate --crate-type argumentsSimonas Kazlauskas-0/+1
2015-02-08adapt run-make test suite for openbsdSébastien Marie-8/+16
2015-02-08Add a test for mainless emit targetsSimonas Kazlauskas-0/+5
2015-02-08Auto merge of #21999 - tomjakubowski:rustdoc-fixes, r=alexcrichtonbors-16/+129
2015-02-07Fix new testKeegan McAllister-1/+1
2015-02-07Feature-gate #![no_std]Keegan McAllister-3/+8
2015-02-07Don't use std:: paths in syntax extensions when compiling a #![no_std] crateKeegan McAllister-1/+1
2015-02-07Auto merge of #22023 - alexcrichton:oops-picked-the-wrong-plugin, r=nikomatsakisbors-0/+69
2015-02-07Auto merge of #21978 - Potpourri:error-extern-crate-staticlib, r=alexcrichtonbors-0/+31
2015-02-06rustc: Don't fall back to -L if using --externAlex Crichton-0/+69
2015-02-07Rollup merge of #22009 - japaric:no-mov, r=alexcrichtonManish Goregaokar-2/+1
2015-02-06remove the deprecated MaybeOwnedVectorJorge Aparicio-2/+1
2015-02-06Encode foreign function argument namesTom Jakubowski-0/+40
2015-02-06Print full Type::ResolvedPaths starting with SelfTom Jakubowski-0/+25
2015-02-06Rollup merge of #21966 - scialex:fix-extern, r=alexcrichtonManish Goregaokar-0/+41
2015-02-06rustdoc: Show non-Rust ABIs on methodsTom Jakubowski-0/+48
2015-02-05rustdoc: Clean up some htmldocck testsTom Jakubowski-16/+16
2015-02-06Improve error message, when found staticlib instead cratePotpourri-0/+31
2015-02-05Clean up tidy scripts, coverage, performanceBrian Anderson-7/+29
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-41/+41
2015-02-05Made external_crates feature work again.Alexander Light-0/+41
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-02-04Compute widths properly when displaying spans in error messagesP1start-0/+32
2015-02-02Test fixes and rebase conflictsAlex Crichton-2/+3
2015-02-02rollup merge of #21782: alexcrichton/issue-21771Alex Crichton-0/+34
2015-02-02rollup merge of #21754: semarie/openbsd-rebasedAlex Crichton-0/+3
2015-02-01openbsd supportSébastien Marie-0/+3
2015-01-31Kill more `isize`sTobias Bucher-383/+383
2015-01-30Test fixes and rebase conflictsAlex Crichton-6/+6
2015-01-30rollup merge of #21631: tbu-/isize_policeAlex Crichton-2/+2