rust/src/test/run-make
bors fe3342816a Auto merge of #99476 - dpaoliello:rawdylibvectorcall, r=michaelwoerister
Add tests for raw-dylib with vectorcall, and fix vectorcall code generation

* Adds tests for using `raw-dylib` (#58713) with `vectorcall`.
* Fixed code generation for `vectorcall` (parameters have to be marked with `InReg`, just like `fastcall`).
* Enabled running the `raw-dylib` `fastcall` tests when using MSVC (since I had to add support in the test for running MSVC-only tests since GCC doesn't support `vectorcall`).
2022-08-01 18:43:57 +00:00
..
const_fn_mir tweak names and output and bless 2022-07-09 07:43:56 -04:00
coverage Diagnose missing make includes 2022-07-28 14:33:29 +02:00
coverage-llvmir Diagnose missing make includes 2022-07-28 14:33:29 +02:00
coverage-reports Diagnose missing make includes 2022-07-28 14:33:29 +02:00
dep-graph
emit-named-files
emit-path-unhashed
emit-shared-files Update run-make test front-files from .woff to .woff2 2022-04-21 13:07:21 +02:00
env-dep-info
export-executable-symbols feat: impl export-executable-symbols 2022-07-25 05:20:23 +00:00
fmt-write-bloat
incr-foreign-head-span
incr-prev-body-beyond-eof
incremental-session-fail
invalid-so
issue-10971-temps-dir
issue-36710
issue-47384 Add a test for issue 47384 2022-04-18 20:50:56 +01:00
issue-71519
issue-83112-incr-test-moved-file
issue-85019-moved-src-dir
issue-85441
issue-88756-default-output Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
issue-96498 Add @feat.00 symbol to symbols.o for COFF 2022-04-28 21:33:23 +01:00
libtest-thread-limit Move/rename lazy::Sync{OnceCell,Lazy} to sync::{Once,Lazy}Lock 2022-06-16 19:54:42 +04:00
llvm-outputs
native-link-modifier-bundle adapt native-link-modifier-bundle test to use llvm-nm 2022-07-04 12:33:23 +00:00
native-link-modifier-whole-archive Stabilize the bundle native library modifier 2022-06-09 23:12:58 +04:00
pass-linker-flags Lib kind -l link-arg: 2022-07-26 13:55:27 +03:00
pass-linker-flags-from-dep Lib kind -l link-arg: 2022-07-26 13:55:27 +03:00
raw-dylib-alt-calling-convention Fix vectorcall 2022-07-26 14:11:37 -07:00
raw-dylib-c Enable raw-dylib for binaries 2022-07-22 09:55:14 -07:00
raw-dylib-link-ordinal Enable raw-dylib for binaries 2022-07-22 09:55:14 -07:00
raw-dylib-stdcall-ordinal Enable raw-dylib for binaries 2022-07-22 09:55:14 -07:00
remap-path-prefix-dwarf Properly apply path prefix remapping paths emitted into debuginfo. 2022-05-18 12:19:01 +02:00
rustc-macro-dep-files
rustdoc-scrape-examples-invalid-expr
rustdoc-scrape-examples-multiple
rustdoc-scrape-examples-ordering
rustdoc-scrape-examples-remap
rustdoc-scrape-examples-test
rustdoc-scrape-examples-whitespace
rustdoc-with-out-dir-option
rustdoc-with-output-option
rustdoc-with-short-out-dir-option
static-pie
thumb-none-cortex-m
thumb-none-qemu
track-path-dep-info
translation sess: try sysroot candidates for fluent bundle 2022-04-12 10:15:37 +01:00
unstable-flag-required
wasm-abi
wasm-custom-section
wasm-custom-sections-opt
wasm-export-all-symbols
wasm-import-module
wasm-panic-small
wasm-spurious-import
wasm-stringify-ints-small
wasm-symbols-different-module
wasm-symbols-not-exported
wasm-symbols-not-imported
x86_64-fortanix-unknown-sgx-lvi
git_clone_sha1.sh