about summary refs log tree commit diff
path: root/src/test/run-make
AgeCommit message (Expand)AuthorLines
2021-10-09Auto merge of #89343 - Mark-Simulacrum:no-args-queries, r=cjgillotbors-0/+13
2021-10-09Add a test that -Zquery-dep-graph -Zdump-dep-graph worksMark Rousskov-0/+13
2021-10-07Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoeristerJubilee-0/+45
2021-10-02Run the #85441 regression test on MSVC onlySimonas Kazlauskas-1/+1
2021-10-02Add test for checking if WS2_32.dll is linkedChristiaan Dirkx-0/+10
2021-09-20Implement #[link_ordinal] attribute in the context of #[link(kind = "raw-dyli...Richard Cobbe-0/+45
2021-09-07Auto merge of #88161 - michaelwoerister:fix-whole-archive-no-bundle, r=petroc...bors-0/+87
2021-09-07Add test case for no-bundle/whole-archive native libs linking.Michael Woerister-0/+87
2021-09-03Auto merge of #88482 - athei:add-import-test, r=the8472bors-0/+30
2021-08-30Add regression test for a spurious importAlexander Theißen-0/+30
2021-08-27Don't use `guess_head_span` in `predicates_of` for foreign spanAaron Hill-0/+30
2021-08-24Update testsinquisitivecrystal-3/+0
2021-08-19Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...Erik Desjardins-1/+0
2021-08-17Auto merge of #88056 - erikdesjardins:revertzst, r=oli-obkbors-0/+1
2021-08-15Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"Erik Desjardins-0/+1
2021-08-15Add `--target` flag to `issue-85019-moved-src-dir`Aaron Hill-4/+4
2021-08-15Copy over run-make ignores from issue-83112-incr-test-moved-fileAaron Hill-0/+3
2021-08-15Include (potentially remapped) working dir in crate hashAaron Hill-0/+31
2021-08-07Run RemoveZsts at mir-opt-level=1Erik Desjardins-1/+0
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-2/+0
2021-07-21Rename force-warns to force-warnRyan Levick-2/+2
2021-07-09Add support for raw-dylib with stdcall, fastcall functions on i686-pc-windows...Richard Cobbe-2/+236
2021-07-02add track_path::path fn for proc-macro usageBernhard Schuster-0/+31
2021-06-21Add test showing different KIND parameters change hashJeremy Fitzhardinge-1/+12
2021-06-21In --emit KIND=PATH options, only hash KINDJeremy Fitzhardinge-0/+27
2021-06-10gcc-lld mvp1000teslas-0/+10
2021-06-04Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl...Richard Cobbe-0/+73
2021-06-04Auto merge of #85788 - rylev:force-warns, r=nikomatsakisbors-0/+3
2021-06-03Add run-make test testing flag stabilityRyan Levick-0/+3
2021-05-30Auto merge of #85362 - jsgf:fix-emit-metadata, r=estebankbors-0/+34
2021-05-29Fix incremental-session-fail to work when run as root.Eric Huss-2/+1
2021-05-28Add test for --emit TYPE=pathJeremy Fitzhardinge-0/+34
2021-05-26Add test to check behavior when incremental session init fails.Eric Huss-0/+16
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-1/+1
2021-04-08rustc: Add a new `wasm` ABIAlex Crichton-0/+116
2021-04-06Fix handling of `--output-format json` flagJoshua Nelson-0/+10
2021-04-05change SourceSerifPro to SourceSerif4 in emit-shared-files testTrevor Spiteri-3/+3
2021-04-02Rollup merge of #83478 - jyn514:fine-grained-files, r=Mark-SimulacrumDylan DPC-0/+47
2021-03-31Fix `--external-css` to be invocation-specific and note main.js should be inv...Joshua Nelson-7/+17
2021-03-31Rename CrateSpecific -> InvocationSpecificJoshua Nelson-11/+11
2021-03-31Enforce that Toolchain files are static and Crate files are dynamicJoshua Nelson-1/+5
2021-03-28test: run-make: skip tests on unsupported platformsTom Eccles-0/+7
2021-03-28test: run-make: flag tests which won't work in no-std environmentsTom Eccles-0/+5
2021-03-28run-make: skip issue-36710 on riscv64 and armhfTom Eccles-0/+4
2021-03-28run-make: Specify --target to rustcTom Eccles-14/+5
2021-03-25Add unstable option to only emit shared/crate-specific filesJoshua Nelson-0/+33
2021-03-22only run RemoveZsts at mir-opt-level 3 and aboveErik Desjardins-0/+1
2021-03-15Rollup merge of #83132 - Aaron1011:fix/incr-cache-dummy, r=estebankDylan DPC-0/+26
2021-03-14Don't encode file information for span with a dummy locationAaron Hill-0/+26
2021-03-13Do not emit alloca for ZST local even if it is uninitializedSimon Vandel Sillesen-1/+0