rust/tests/run-make
bors c84d5e7078 Auto merge of #112346 - saethlin:no-comment, r=oli-obk
Remove comments from mir-opt MIR dumps

See https://rust-lang.zulipchat.com/#narrow/stream/189540-t-compiler.2Fwg-mir-opt/topic/Line.20numbers.20in.20mir-opt.20tests/near/363849874

In https://github.com/rust-lang/rust/pull/99780 there is mention that "there has been a zulip conversation about disabling line numbers with mixed opinions" which to me means that some people opposed this. I can't find the referenced conversation so... here we go.

The current situation is quite chaotic. It's not hard to find MIR diffs which contain

* Absolute line numbers
* Relative line numbers
* Substituted line numbers (LL)
For example: 408bbd0406/tests/mir-opt/inline/inline_shims.drop.Inline.diff (L10-L17)

And sometimes adding a comment at the top of a mir-opt test generates a diff in the test because a line number changed: https://github.com/rust-lang/rust/pull/98112/files#diff-b8cf4bcce95078e6a3faf075e9abf6864872fb28a64d95c04f04513b9e3bbd81

And irrelevant changes to the standard library can generate diffs in mir-opt tests: https://github.com/rust-lang/rust/pull/110694/files#diff-bf96b0e7c67b8b272814536888fd9428c314991e155beae1f0a2a67f0ac47b2c
769886cc35

I think we should, specifically in mir-opt tests, completely remove the comments, or insert placeholders for all line and column numbers.
2023-06-16 01:55:34 +00:00
..
CURRENT_RUSTC_VERSION Only depend on CFG_VERSION in rustc_interface 2023-05-17 23:54:21 -05:00
a-b-a-linker-guard ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
alloc-no-oom-handling Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
alloc-no-rc Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
alloc-no-sync Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
allow-non-lint-warnings-cmdline ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
allow-warnings-cmdline-stability ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
archive-duplicate-names ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
arguments-non-c-like-enum ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
atomic-lock-free Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
bare-outfile ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
branch-protection-check-IBT Add GNU Property Note 2023-05-05 18:32:20 +00:00
c-dynamic-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-dynamic-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-link-to-rust-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-link-to-rust-staticlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-link-to-rust-va-list-fn ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-static-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-static-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-unwind-abi-catch-lib-panic Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
c-unwind-abi-catch-panic Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
cat-and-grep-sanity-check Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cdylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
cdylib-dylib-linkage ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
cdylib-fewer-symbols ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
codegen-options-parsing ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
compile-stdin ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
compiler-lookup-paths try to fix test-various 2023-04-02 17:54:24 -04:00
compiler-lookup-paths-2 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
compiler-rt-works-on-mingw Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
const-prop-lint Do not rely on exact error code. 2023-04-21 16:14:44 +00:00
const_fn_mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
core-no-fp-fmt-parse Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
core-no-oom-handling tests: add test for warning-free builds of `core` under `no_global_oom_handling` 2023-04-24 01:56:37 +02:00
coverage Fix instrument-coverage tests by using Python to sort instantiation groups 2023-05-07 13:47:14 +10:00
coverage-llvmir Usage of atomic counters for llvm code coverage 2023-05-12 01:40:04 +03:00
coverage-reports Fix instrument-coverage tests by using Python to sort instantiation groups 2023-05-07 13:47:14 +10:00
crate-data-smoke Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
crate-hash-rustc-version ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
crate-name-priority ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
cross-lang-lto Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cross-lang-lto-clang Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cross-lang-lto-pgo-smoketest Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cross-lang-lto-upstream-rlibs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
debug-assertions Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
debugger-visualizer-dep-info Add/improve tests for debugger_visualizer change detection. 2023-05-17 11:39:11 +02:00
dep-graph move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
dep-info Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
dep-info-doesnt-run-much Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
dep-info-spaces Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
doctests-keep-binaries ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
dump-mono-stats move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
duplicate-output-flavors Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
dylib-chain ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
emit ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
emit-named-files move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
emit-path-unhashed move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
emit-shared-files move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
emit-stack-sizes Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
emit-to-stdout fix 2023-06-06 17:54:34 -04:00
env-dep-info move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
error-found-staticlib-instead-crate Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
error-writing-dependencies Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
exit-code ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
export-executable-symbols move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
extern-diff-internal-name ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-disambiguates ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-fun ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-pathless ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-rename-transitive Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
extern-fn-generic ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-mangle ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-reachable ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-struct-passing-abi ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-with-extern-types ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-with-packed-struct ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-with-union ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-multiple-copies ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-multiple-copies2 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-overrides-distribution ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extra-filename-with-temp-outputs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
fmt-write-bloat Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrum 2023-04-03 01:34:05 +00:00
forced-unwind-terminate-pof Add test for unwinding past terminating POF 2023-05-07 12:38:47 +01:00
foreign-double-unwind Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
foreign-exceptions Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
foreign-rust-exceptions Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
fpic ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
glibc-staticlib-args ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
hir-tree Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
inaccessible-temp-dir run-make test: using single quotes to not trigger the shell 2023-04-28 16:11:45 +02:00
include_bytes_deps Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
incr-add-rust-src-component ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
incr-foreign-head-span move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
incr-prev-body-beyond-eof move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
incremental-debugger-visualizer Fix run-make/inrcemental-debugger-visualizer test for macOS. 2023-05-19 11:02:16 +02:00
incremental-session-fail move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
inline-always-many-cgu Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
interdependent-c-libraries ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
intrinsic-unreachable Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
invalid-library Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
invalid-so move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
invalid-staticlib Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-7349 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-10971-temps-dir move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-11908 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-14500 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-14698 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-15460 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-18943 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-20626 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-22131 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-24445 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-25581 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-26006 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-26092 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-28595 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-28766 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-30063 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-33329 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-35164 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-36710 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-37839 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-37893 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-38237 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-40535 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-46239 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-47384 move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-47551 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-51671 Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
issue-53964 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-64153 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-68794-textrel-on-minimal-lib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-69368 Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
issue-71519 move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-83045 Fix symbol conflict diagnostic mistakenly being shown instead of missing crate diagnostic 2023-05-23 07:37:16 +00:00
issue-83112-incr-test-moved-file move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-84395-lto-embed-bitcode move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-85019-moved-src-dir move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-85401-static-mir move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-85441 move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-88756-default-output move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-96498 move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
issue-97463-abi-param-passing ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-107094 Make commit-date pattern more specific in test for issue 107094 2023-04-17 18:53:52 +02:00
issue-109934-lto-debuginfo debuginfo: split method declaration and definition 2023-05-03 15:52:31 -07:00
issue64319 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
jobserver-error Temporarily disable the jobserver-error test 2023-04-15 07:40:19 -07:00
libs-through-symlinks ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
libtest-json Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
libtest-junit junit: fix typo in comment and don't include output for passes when not requested 2023-04-28 18:37:26 -04:00
libtest-thread-limit Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrum 2023-04-03 01:34:05 +00:00
link-arg Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
link-args-order Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
link-cfg ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
link-dedup Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
link-path-order ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
linkage-attr-on-static ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
llvm-outputs move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
long-linker-command-lines ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
long-linker-command-lines-cmd-exe ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
longjmp-across-rust ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
ls-metadata ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-dylib-dep ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-empty ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-no-link-whole-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-readonly-lib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-smoke ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-smoke-c ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
macos-deployment-target move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
macos-fat-archive move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
manual-crate-name Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
manual-link ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
many-crates-but-no-match Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
metadata-flag-frobs-symbols ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
min-global-align Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
mingw-export-call-convention Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
mismatching-target-triples Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
missing-crate-dependency Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
mixing-deps ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
mixing-formats ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
mixing-libs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
msvc-opt-minsize ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
multiple-emits Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
native-link-modifier-bundle move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
native-link-modifier-verbatim-linker move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
native-link-modifier-verbatim-rustc move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
native-link-modifier-whole-archive move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
no-alloc-shim Ignore test on MSVC for now 2023-05-11 14:47:56 +00:00
no-builtins-lto Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
no-duplicate-libs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
no-input-file move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
no-intermediate-extras ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
obey-crate-type-flag ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
output-filename-conflicts-with-directory Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
output-filename-overwrites-input ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
output-type-permutations ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
output-with-hyphens ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
override-aliased-flags ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
overwrite-input move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
panic-abort-eh_frame Remove wrongly emitted `.eh_frame` in `-Cpanic=abort` 2023-06-07 21:03:51 +01:00
panic-impl-transitive move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
pass-linker-flags move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
pass-linker-flags-from-dep move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
pass-non-c-like-enum-to-c ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
pgo-branch-weights Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-gen Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-gen-lto Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-gen-no-imp-symbols Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-indirect-call-promotion Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-use Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pointer-auth-link-with-c pointer-auth-link-with-c: Fix cross compilation. 2023-04-21 18:38:17 -07:00
prefer-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
prefer-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
pretty-print-to-file Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
print-calling-conventions move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
print-cfg Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
print-native-static-libs Add simple regression test for `--print=native-static-libs` 2023-05-17 12:07:12 +02:00
print-target-list Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
profile Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
prune-link-args ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
raw-dylib-alt-calling-convention Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
raw-dylib-c Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
raw-dylib-cross-compilation Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
raw-dylib-custom-dlltool Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
raw-dylib-import-name-type Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
raw-dylib-inline-cross-dylib Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
raw-dylib-link-ordinal Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
raw-dylib-stdcall-ordinal Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
redundant-libs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
relocation-model ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
relro-levels ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
remap-path-prefix Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
remap-path-prefix-dwarf move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
repr128-dwarf move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
reproducible-build ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
reproducible-build-2 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
resolve-rename Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
return-non-c-like-enum ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
return-non-c-like-enum-from-c ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
rlib-chain ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
rlib-format-packed-bundled-libs move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
rlib-format-packed-bundled-libs-2 move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
rlib-format-packed-bundled-libs-3 move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
rustc-macro-dep-files move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
rustdoc-determinism Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-error-lines Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-io-error Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-map-file Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-output-path Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-scrape-examples-invalid-expr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-macros ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
rustdoc-scrape-examples-multiple move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
rustdoc-scrape-examples-ordering Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-remap Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-test Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-whitespace Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-shared-flags Replace rustdoc-ui/{c,z}-help tests with a run-make test 2023-04-12 05:34:21 -05:00
rustdoc-target-spec-json-path Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-themes Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-verify-output-files Rollup merge of #109036 - chenyukang:yukang/fix-testcase, r=jyn514 2023-04-13 21:58:35 +02:00
rustdoc-with-out-dir-option move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
rustdoc-with-output-option move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
rustdoc-with-short-out-dir-option move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
sanitizer-cdylib-link Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sanitizer-dylib-link Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sanitizer-staticlib-link Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
separate-link ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
separate-link-fail Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sepcomp-cci-copies Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sepcomp-inlining Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sepcomp-separate Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
share-generics-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
short-ice Fix #107910, Shorten backtraces in ICEs 2023-05-17 17:56:26 +08:00
simd-ffi Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
simple-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
simple-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
split-debuginfo ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
stable-symbol-names Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
static-dylib-by-default ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
static-extern-type ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
static-pie make 32bit ignore more accurate 2023-04-03 10:23:08 +02:00
static-unwinding Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
staticlib-blank-lib Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
staticlib-dylib-linkage Ignore test when cross compiling 2023-04-27 18:22:06 +00:00
std-core-cycle ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
stdin-non-utf8 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
suspicious-library ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symbol-visibility ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symbols-include-type-name Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
symlinked-extern ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symlinked-libraries ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symlinked-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
sysroot-crates-are-unstable fix `sysroot-crates-are-unstable` for cross-compilation 2023-03-30 08:44:46 -05:00
target-cpu-native Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
target-specs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
target-without-atomic-cas Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
test-benches Add needs-unwind annotations to tests that need stack unwinding 2023-05-02 12:07:55 +00:00
test-harness ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
thumb-none-cortex-m move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
thumb-none-qemu move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
track-path-dep-info move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
track-pgo-dep-info move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
translation Fix `tests/run-make-translation` when download-rustc is enabled 2023-04-19 00:39:20 -05:00
type-mismatch-same-crate-name Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
unstable-flag-required move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
use-extern-for-plugins fix solaris ignore 2023-04-03 10:23:15 +02:00
use-suggestions-rust-2018 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
used Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
used-cdylib-macos Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
valid-print-requests Add deployment-target --print flag for Apple targets 2023-05-05 01:22:17 -05:00
version Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
volatile-intrinsics ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
wasm-abi move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-custom-section move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-custom-sections-opt move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-export-all-symbols move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-import-module move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-panic-small move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-spurious-import move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-stringify-ints-small move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-symbols-different-module move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
wasm-symbols-not-exported Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
wasm-symbols-not-imported move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00
weird-output-filenames Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
windows-binary-no-external-deps Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
windows-spawn Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
windows-subsystem ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
x86_64-fortanix-unknown-sgx-lvi Verify that (almost) all `ret` instructions have been replaced 2023-06-05 17:33:26 +02:00
git_clone_sha1.sh Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tools.mk move `tools.mk` to run-make 2023-03-30 07:58:50 -05:00