summary refs log tree commit diff
path: root/src/test/run-make
AgeCommit message (Expand)AuthorLines
2017-12-22re-add tests from fixed regressionsAriel Ben-Yehuda-0/+23
2017-12-21Revert "Auto merge of #45225 - eddyb:trans-abi, r=arielb1"Ariel Ben-Yehuda-9/+4
2017-12-21Revert "rustc_trans: don't apply noalias on returned references."Ariel Ben-Yehuda-23/+0
2017-12-05rustc_trans: don't apply noalias on returned references.Eduard-Mihai Burtescu-0/+23
2017-11-19Revert "tests: Update run-make/issue-25581 to reflect how fat pointers are pa...Eduard-Mihai Burtescu-4/+9
2017-11-16Auto merge of #45920 - sunfishcode:trap-on-unreachable, r=Zoxcbors-2/+12
2017-11-13Auto merge of #45824 - dotdash:stack_pop, r=alexcrichtonbors-0/+34
2017-11-13Auto merge of #45810 - SimonSapin:ac-dc, r=aturonbors-2/+4
2017-11-12Update LLVM to fix miscompiles with -Copt-level=z on WindowsBjörn Steinbrink-0/+34
2017-11-12Do not silence output in run-make/sanitizer-memorySimon Sapin-2/+4
2017-11-11Add comments to the intrinsic-unreachable test programs.Dan Gohman-0/+6
2017-11-10Update the "[run-make] run-make/intrinsic-unreachable" test.Dan Gohman-2/+6
2017-11-07Update run-make tests.Michael Woerister-2/+16
2017-11-05Auto merge of #45748 - petrochenkov:short, r=alexcrichtonbors-1/+1
2017-11-04rustc: Handle some libstd symbole exports betterAlex Crichton-0/+33
2017-11-03Shorten paths to auxiliary files created by testsVadim Petrochenkov-1/+1
2017-11-03auto trait future compatibility lintleonardo.yvens-0/+2
2017-11-02Auto merge of #45647 - nrc:rls-bugs, r=eddybbors-0/+5
2017-10-31Add regression test for symbol visibility when compiling rlib+cdylib in one s...Michael Woerister-2/+12
2017-10-31save-analysis: support unionsNick Cameron-0/+5
2017-10-27Implement RFC 1861: Extern typesPaul Lietar-0/+49
2017-10-16Auto merge of #45202 - alexcrichton:fix-inline-always, r=michaelwoeristerbors-0/+33
2017-10-15rustbuild: Support specifying archiver and linker explicitlyVadim Petrochenkov-13/+20
2017-10-11rustc: Handle #[inline(always)] at -O0Alex Crichton-0/+33
2017-10-10Rollup merge of #45108 - phil-opp:patch-2, r=japarickennytm-2/+2
2017-10-10Rename test Linux target to avoid conflict with built-in targetPhilipp Oppermann-1/+1
2017-10-08Fix data-layout fieldPhilipp Oppermann-1/+1
2017-10-07rustc: Don't inline in CGUs at -O0Alex Crichton-2/+4
2017-10-07rustc: Implement ThinLTOAlex Crichton-7/+7
2017-10-01Auto merge of #44906 - dkl:main-signature, r=nagisabors-0/+3
2017-09-30test: Update target specs test for new target-c-int-width fieldDaniel Klauer-0/+3
2017-09-26rustc: Default 32 codegen units at O0Alex Crichton-14/+17
2017-09-14rustc: Remove `Session::dep_graph`Alex Crichton-2/+1
2017-09-12Remove the `cstore` reference from Session in order to prepare encapsulating ...Michael Woerister-1/+1
2017-09-11Auto merge of #44440 - cuviper:min_global_align, r=japaricbors-0/+60
2017-09-11Auto merge of #44410 - alexcrichton:fix-travis, r=Mark-Simulacrumbors-12/+31
2017-09-09rustc: Remove `DepGraph` handling from rustc_metadataAlex Crichton-1/+1
2017-09-08Add a test for `min_global_align`Josh Stone-0/+60
2017-09-07Fix sanitizer tests on buggy kernelsAlex Crichton-12/+31
2017-09-05rustc: Attempt to handle super long linker invocationsAlex Crichton-0/+94
2017-09-01Exclude all windows-gnu from the float_one testJosh Stone-3/+4
2017-09-01Exclude x86_64-pc-windows-gnu from the float_one testJosh Stone-1/+5
2017-09-01powerpc64: improve extern struct ABIJosh Stone-25/+60
2017-08-30Set python binary name to python 2.7Guillaume Gomez-3/+1
2017-08-30Update unstable-crate testGuillaume Gomez-34/+74
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-1/+1
2017-08-14save-analysis: Remove path span extraction methods from SpanUtilskennytm-0/+27
2017-08-08Ignore tests that fail on stage1Malo Jaffré-0/+31
2017-08-03Solaris linker options need to be accounted for in one test.Danek Duvall-2/+2
2017-08-03Some tests use `res_init()` and need `-lresolv` on SolarisDanek Duvall-1/+1