..
const_fn_mir
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
coverage
Fix a bunch of typo
2022-08-31 18:24:55 +08:00
coverage-llvmir
Fix coverage-llvmir test on Windows
2022-08-09 12:39:59 +02:00
coverage-reports
Ignore errors when including clear_expected_if_blessed
2022-12-09 00:00:52 +01:00
dep-graph
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
emit-named-files
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
emit-path-unhashed
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
emit-shared-files
rustdoc: add hash to filename of toolchain files
2022-10-29 12:47:48 -07:00
env-dep-info
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
export-executable-symbols
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
fmt-write-bloat
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
incr-foreign-head-span
Don't use guess_head_span in predicates_of for foreign span
2021-08-27 23:19:49 -05:00
incr-prev-body-beyond-eof
test: run-make: skip tests on unsupported platforms
2021-03-28 16:50:56 +01:00
incremental-session-fail
Fix incremental-session-fail to work when run as root.
2021-05-29 08:54:51 -07:00
invalid-so
Improve error when an .rlib can't be parsed
2021-11-07 15:03:40 +00:00
issue-10971-temps-dir
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
issue-36710
issue-36710 test can now run on cross-compiled targets
2022-11-17 09:37:34 +01:00
issue-47384
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
issue-71519
Skip test on s390x as LLD does not support the platform
2022-12-06 18:43:19 +01:00
issue-83112-incr-test-moved-file
test: run-make: skip tests on unsupported platforms
2021-03-28 16:50:56 +01:00
issue-85019-moved-src-dir
Add --target flag to issue-85019-moved-src-dir
2021-08-15 17:37:26 -05:00
issue-85401-static-mir
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
issue-85441
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
issue-88756-default-output
rustdoc: add hash to filename of toolchain files
2022-10-29 12:47:48 -07:00
issue-96498
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
libtest-thread-limit
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
llvm-outputs
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
macos-deployment-target
Fix passing MACOSX_DEPLOYMENT_TARGET to the linker
2022-12-02 18:12:16 -06:00
macos-fat-archive
resolve error when attempting to link a universal library on macOS
2022-10-04 07:39:51 -04:00
native-link-modifier-bundle
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
native-link-modifier-verbatim-linker
Stabilize native library modifier verbatim
2022-11-27 22:36:32 +03:00
native-link-modifier-verbatim-rustc
Stabilize native library modifier verbatim
2022-11-27 22:36:32 +03:00
native-link-modifier-whole-archive
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
pass-linker-flags
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
pass-linker-flags-from-dep
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
raw-dylib-alt-calling-convention
Fix raw-dylib with link_name
2022-09-12 14:03:19 -07:00
raw-dylib-c
Stabilize native library modifier verbatim
2022-11-27 22:36:32 +03:00
raw-dylib-import-name-type
Workaround for private global symbol issue
2022-11-18 11:38:31 -08:00
raw-dylib-inline-cross-dylib
Support raw-dylib functions being used inside inlined functions
2022-10-24 16:17:38 -07:00
raw-dylib-link-ordinal
Stabilze raw-dylib for non-x86
2022-09-09 15:38:15 -07:00
raw-dylib-stdcall-ordinal
Stabilze raw-dylib for non-x86
2022-09-09 15:38:15 -07:00
remap-path-prefix-dwarf
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
repr128-dwarf
Add a test for C-style repr128 enum DWARF debuginfo
2022-10-09 09:33:43 +01:00
rlib-format-packed-bundled-libs
change rlib format to discern native dependencies
2022-09-12 16:45:03 +03:00
rlib-format-packed-bundled-libs-2
Stabilize native library modifier verbatim
2022-11-27 22:36:32 +03:00
rustc-macro-dep-files
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-scrape-examples-invalid-expr
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-scrape-examples-multiple
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-scrape-examples-ordering
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-scrape-examples-remap
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-scrape-examples-test
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-scrape-examples-whitespace
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-verify-output-files
copy doc output files by format r=ozkanonur
2022-11-13 21:30:36 +03:00
rustdoc-with-out-dir-option
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-with-output-option
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
rustdoc-with-short-out-dir-option
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
static-pie
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
test-benches
Add ignore-cross-compile to the #[bench] smoketest, and move it back to run-make
2022-10-31 05:53:54 -07:00
thumb-none-cortex-m
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
thumb-none-qemu
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
track-path-dep-info
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
track-pgo-dep-info
Track PGO profiles in depinfo
2022-08-29 10:56:56 +02:00
translation
Fix make test
2022-11-21 15:24:51 +01:00
unstable-flag-required
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
valid-print-requests
Add --print=split-debuginfo
2022-11-07 16:11:32 +01:00
wasm-abi
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-custom-section
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-custom-sections-opt
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-export-all-symbols
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-import-module
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-panic-small
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-spurious-import
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-stringify-ints-small
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-symbols-different-module
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-symbols-not-exported
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
wasm-symbols-not-imported
Diagnose missing includes in run-make tests
2022-08-23 10:06:06 +02:00
x86_64-fortanix-unknown-sgx-lvi
Fix a bunch of typo
2022-08-31 18:24:55 +08:00
git_clone_sha1.sh
Remove licenses
2018-12-25 21:08:33 -07:00