diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:20:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:20:39 +0000 |
commit | 1376c5a617be5c25655d0d7cb63e3beaa5a6e026 (patch) | |
tree | 3bb8d61aee02bc7a15eab3f36e3b921afc2075d0 /tests/run-make-fulldeps | |
parent | Releasing progress-linux version 1.69.0+dfsg1-1~progress7.99u1. (diff) | |
download | rustc-1376c5a617be5c25655d0d7cb63e3beaa5a6e026.tar.xz rustc-1376c5a617be5c25655d0d7cb63e3beaa5a6e026.zip |
Merging upstream version 1.70.0+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tests/run-make-fulldeps/hotplug_codegen_backend/Makefile | 2 | ||||
-rw-r--r-- | tests/run-make-fulldeps/issue-19371/Makefile | 2 | ||||
-rw-r--r-- | tests/run-make-fulldeps/issue-25581/Makefile | 5 | ||||
-rw-r--r-- | tests/run-make-fulldeps/obtain-borrowck/Makefile | 2 | ||||
-rw-r--r-- | tests/run-make-fulldeps/pretty-expanded/Makefile | 2 | ||||
-rw-r--r-- | tests/run-make/a-b-a-linker-guard/Makefile (renamed from tests/run-make-fulldeps/a-b-a-linker-guard/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/a-b-a-linker-guard/a.rs (renamed from tests/run-make-fulldeps/a-b-a-linker-guard/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/a-b-a-linker-guard/b.rs (renamed from tests/run-make-fulldeps/a-b-a-linker-guard/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/alloc-no-oom-handling/Makefile (renamed from tests/run-make-fulldeps/alloc-no-oom-handling/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/alloc-no-rc/Makefile (renamed from tests/run-make-fulldeps/alloc-no-rc/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/alloc-no-sync/Makefile (renamed from tests/run-make-fulldeps/alloc-no-sync/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/allow-non-lint-warnings-cmdline/Makefile (renamed from tests/run-make-fulldeps/allow-non-lint-warnings-cmdline/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/allow-non-lint-warnings-cmdline/foo.rs (renamed from tests/run-make-fulldeps/allow-non-lint-warnings-cmdline/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/allow-warnings-cmdline-stability/Makefile (renamed from tests/run-make-fulldeps/allow-warnings-cmdline-stability/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/allow-warnings-cmdline-stability/bar.rs (renamed from tests/run-make-fulldeps/allow-warnings-cmdline-stability/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/allow-warnings-cmdline-stability/foo.rs (renamed from tests/run-make-fulldeps/allow-warnings-cmdline-stability/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/archive-duplicate-names/Makefile (renamed from tests/run-make-fulldeps/archive-duplicate-names/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/archive-duplicate-names/bar.c (renamed from tests/run-make-fulldeps/archive-duplicate-names/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/archive-duplicate-names/bar.rs (renamed from tests/run-make-fulldeps/archive-duplicate-names/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/archive-duplicate-names/foo.c (renamed from tests/run-make-fulldeps/archive-duplicate-names/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/archive-duplicate-names/foo.rs (renamed from tests/run-make-fulldeps/archive-duplicate-names/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/arguments-non-c-like-enum/Makefile (renamed from tests/run-make-fulldeps/return-non-c-like-enum/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/arguments-non-c-like-enum/nonclike.rs (renamed from tests/run-make-fulldeps/arguments-non-c-like-enum/nonclike.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/arguments-non-c-like-enum/test.c (renamed from tests/run-make-fulldeps/arguments-non-c-like-enum/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/atomic-lock-free/Makefile (renamed from tests/run-make-fulldeps/atomic-lock-free/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/atomic-lock-free/atomic_lock_free.rs (renamed from tests/run-make-fulldeps/atomic-lock-free/atomic_lock_free.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/bare-outfile/Makefile (renamed from tests/run-make-fulldeps/bare-outfile/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/bare-outfile/foo.rs (renamed from tests/run-make-fulldeps/bare-outfile/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-dylib/Makefile (renamed from tests/run-make-fulldeps/c-dynamic-dylib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-dylib/bar.rs (renamed from tests/run-make-fulldeps/c-dynamic-dylib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-dylib/cfoo.c (renamed from tests/run-make-fulldeps/c-dynamic-dylib/cfoo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-dylib/foo.rs (renamed from tests/run-make-fulldeps/c-dynamic-dylib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-rlib/Makefile (renamed from tests/run-make-fulldeps/c-dynamic-rlib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-rlib/bar.rs (renamed from tests/run-make-fulldeps/c-dynamic-rlib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-rlib/cfoo.c (renamed from tests/run-make-fulldeps/c-dynamic-rlib/cfoo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-dynamic-rlib/foo.rs (renamed from tests/run-make-fulldeps/c-dynamic-rlib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-dylib/Makefile (renamed from tests/run-make-fulldeps/c-link-to-rust-dylib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-dylib/bar.c (renamed from tests/run-make-fulldeps/c-link-to-rust-dylib/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-dylib/foo.rs (renamed from tests/run-make-fulldeps/c-link-to-rust-dylib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-staticlib/Makefile (renamed from tests/run-make-fulldeps/c-link-to-rust-staticlib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-staticlib/bar.c (renamed from tests/run-make-fulldeps/c-link-to-rust-staticlib/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-staticlib/foo.rs (renamed from tests/run-make-fulldeps/c-link-to-rust-staticlib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-va-list-fn/Makefile (renamed from tests/run-make-fulldeps/c-link-to-rust-va-list-fn/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-va-list-fn/checkrust.rs (renamed from tests/run-make-fulldeps/c-link-to-rust-va-list-fn/checkrust.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-link-to-rust-va-list-fn/test.c (renamed from tests/run-make-fulldeps/c-link-to-rust-va-list-fn/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-static-dylib/Makefile (renamed from tests/run-make-fulldeps/c-static-dylib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-static-dylib/bar.rs (renamed from tests/run-make-fulldeps/c-static-dylib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-static-dylib/cfoo.c (renamed from tests/run-make-fulldeps/c-static-dylib/cfoo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-static-dylib/foo.rs (renamed from tests/run-make-fulldeps/c-static-dylib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-static-rlib/Makefile (renamed from tests/run-make-fulldeps/c-static-rlib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-static-rlib/bar.rs (renamed from tests/run-make-fulldeps/c-static-rlib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-static-rlib/cfoo.c (renamed from tests/run-make-fulldeps/c-static-rlib/cfoo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-static-rlib/foo.rs (renamed from tests/run-make-fulldeps/c-static-rlib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-lib-panic/Makefile (renamed from tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-lib-panic/add.c (renamed from tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/add.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-lib-panic/main.rs (renamed from tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-lib-panic/panic.rs (renamed from tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/panic.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-panic/Makefile (renamed from tests/run-make-fulldeps/c-unwind-abi-catch-panic/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-panic/add.c (renamed from tests/run-make-fulldeps/c-unwind-abi-catch-panic/add.c) | 0 | ||||
-rw-r--r-- | tests/run-make/c-unwind-abi-catch-panic/main.rs (renamed from tests/run-make-fulldeps/c-unwind-abi-catch-panic/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cat-and-grep-sanity-check/Makefile (renamed from tests/run-make-fulldeps/cat-and-grep-sanity-check/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/cdylib-dylib-linkage/Makefile (renamed from tests/run-make-fulldeps/cdylib-dylib-linkage/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/cdylib-dylib-linkage/bar.rs (renamed from tests/run-make-fulldeps/cdylib-dylib-linkage/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cdylib-dylib-linkage/foo.c (renamed from tests/run-make-fulldeps/cdylib-dylib-linkage/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/cdylib-dylib-linkage/foo.rs (renamed from tests/run-make-fulldeps/cdylib-dylib-linkage/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cdylib-fewer-symbols/Makefile (renamed from tests/run-make-fulldeps/cdylib-fewer-symbols/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/cdylib-fewer-symbols/foo.rs (renamed from tests/run-make-fulldeps/cdylib-fewer-symbols/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cdylib/Makefile (renamed from tests/run-make-fulldeps/cdylib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/cdylib/bar.rs (renamed from tests/run-make-fulldeps/cdylib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cdylib/foo.c (renamed from tests/run-make-fulldeps/cdylib/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/cdylib/foo.rs (renamed from tests/run-make-fulldeps/cdylib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/codegen-options-parsing/Makefile (renamed from tests/run-make-fulldeps/codegen-options-parsing/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/codegen-options-parsing/dummy.rs (renamed from tests/run-make-fulldeps/codegen-options-parsing/dummy.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compile-stdin/Makefile (renamed from tests/run-make-fulldeps/compile-stdin/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths-2/Makefile (renamed from tests/run-make-fulldeps/compiler-lookup-paths-2/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths-2/a.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths-2/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths-2/b.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths-2/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths-2/c.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths-2/c.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/Makefile (renamed from tests/run-make-fulldeps/compiler-lookup-paths/Makefile) | 3 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/a.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/b.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/c.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths/c.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/d.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths/d.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/e.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths/e.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/e2.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths/e2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/f.rs (renamed from tests/run-make-fulldeps/compiler-lookup-paths/f.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-lookup-paths/native.c (renamed from tests/run-make-fulldeps/compiler-lookup-paths/native.c) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-rt-works-on-mingw/Makefile (renamed from tests/run-make-fulldeps/compiler-rt-works-on-mingw/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-rt-works-on-mingw/foo.cpp (renamed from tests/run-make-fulldeps/compiler-rt-works-on-mingw/foo.cpp) | 0 | ||||
-rw-r--r-- | tests/run-make/compiler-rt-works-on-mingw/foo.rs (renamed from tests/run-make-fulldeps/compiler-rt-works-on-mingw/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/core-no-fp-fmt-parse/Makefile (renamed from tests/run-make-fulldeps/core-no-fp-fmt-parse/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-data-smoke/Makefile (renamed from tests/run-make-fulldeps/crate-data-smoke/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-data-smoke/crate.rs (renamed from tests/run-make-fulldeps/crate-data-smoke/crate.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-data-smoke/lib.rs (renamed from tests/run-make-fulldeps/crate-data-smoke/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-data-smoke/rlib.rs (renamed from tests/run-make-fulldeps/crate-data-smoke/rlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-hash-rustc-version/Makefile (renamed from tests/run-make-fulldeps/crate-hash-rustc-version/Makefile) | 3 | ||||
-rw-r--r-- | tests/run-make/crate-hash-rustc-version/a.rs (renamed from tests/run-make-fulldeps/crate-hash-rustc-version/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-hash-rustc-version/b.rs (renamed from tests/run-make-fulldeps/crate-hash-rustc-version/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-name-priority/Makefile (renamed from tests/run-make-fulldeps/crate-name-priority/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/crate-name-priority/foo.rs (renamed from tests/run-make-fulldeps/crate-name-priority/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/crate-name-priority/foo1.rs (renamed from tests/run-make-fulldeps/crate-name-priority/foo1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-clang/Makefile (renamed from tests/run-make-fulldeps/cross-lang-lto-clang/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-clang/clib.c (renamed from tests/run-make-fulldeps/cross-lang-lto-clang/clib.c) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-clang/cmain.c (renamed from tests/run-make-fulldeps/cross-lang-lto-clang/cmain.c) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-clang/main.rs (renamed from tests/run-make-fulldeps/cross-lang-lto-clang/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-clang/rustlib.rs (renamed from tests/run-make-fulldeps/cross-lang-lto-clang/rustlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-pgo-smoketest/Makefile (renamed from tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-pgo-smoketest/clib.c (renamed from tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/clib.c) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-pgo-smoketest/cmain.c (renamed from tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/cmain.c) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-pgo-smoketest/main.rs (renamed from tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-pgo-smoketest/rustlib.rs (renamed from tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/rustlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-upstream-rlibs/Makefile (renamed from tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-upstream-rlibs/staticlib.rs (renamed from tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/staticlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto-upstream-rlibs/upstream.rs (renamed from tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/upstream.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto/Makefile (renamed from tests/run-make-fulldeps/cross-lang-lto/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto/lib.rs (renamed from tests/run-make-fulldeps/cross-lang-lto/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/cross-lang-lto/main.rs (renamed from tests/run-make-fulldeps/cross-lang-lto/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/debug-assertions/Makefile (renamed from tests/run-make-fulldeps/debug-assertions/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/debug-assertions/debug.rs (renamed from tests/run-make-fulldeps/debug-assertions/debug.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info-doesnt-run-much/Makefile (renamed from tests/run-make-fulldeps/dep-info-doesnt-run-much/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info-doesnt-run-much/foo.rs (renamed from tests/run-make-fulldeps/dep-info-doesnt-run-much/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info-spaces/Makefile (renamed from tests/run-make-fulldeps/dep-info-spaces/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info-spaces/Makefile.foo (renamed from tests/run-make-fulldeps/dep-info-spaces/Makefile.foo) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info-spaces/bar.rs (renamed from tests/run-make-fulldeps/dep-info-spaces/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info-spaces/foo foo.rs (renamed from tests/run-make-fulldeps/dep-info-spaces/foo foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info-spaces/lib.rs (renamed from tests/run-make-fulldeps/dep-info-spaces/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info/Makefile (renamed from tests/run-make-fulldeps/dep-info/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info/Makefile.foo (renamed from tests/run-make-fulldeps/dep-info/Makefile.foo) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info/bar.rs (renamed from tests/run-make-fulldeps/dep-info/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info/foo.rs (renamed from tests/run-make-fulldeps/dep-info/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info/lib.rs (renamed from tests/run-make-fulldeps/dep-info/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dep-info/lib2.rs (renamed from tests/run-make-fulldeps/dep-info/lib2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/doctests-keep-binaries/Makefile (renamed from tests/run-make-fulldeps/doctests-keep-binaries/Makefile) | 3 | ||||
-rw-r--r-- | tests/run-make/doctests-keep-binaries/t.rs (renamed from tests/run-make-fulldeps/doctests-keep-binaries/t.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/duplicate-output-flavors/Makefile (renamed from tests/run-make-fulldeps/duplicate-output-flavors/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/duplicate-output-flavors/foo.rs (renamed from tests/run-make-fulldeps/duplicate-output-flavors/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dylib-chain/Makefile (renamed from tests/run-make-fulldeps/dylib-chain/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/dylib-chain/m1.rs (renamed from tests/run-make-fulldeps/dylib-chain/m1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dylib-chain/m2.rs (renamed from tests/run-make-fulldeps/dylib-chain/m2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dylib-chain/m3.rs (renamed from tests/run-make-fulldeps/dylib-chain/m3.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/dylib-chain/m4.rs (renamed from tests/run-make-fulldeps/dylib-chain/m4.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/emit-stack-sizes/Makefile (renamed from tests/run-make-fulldeps/emit-stack-sizes/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/emit-stack-sizes/foo.rs (renamed from tests/run-make-fulldeps/emit-stack-sizes/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/emit/Makefile (renamed from tests/run-make-fulldeps/emit/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/emit/test-24876.rs (renamed from tests/run-make-fulldeps/emit/test-24876.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/emit/test-26235.rs (renamed from tests/run-make-fulldeps/emit/test-26235.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/error-found-staticlib-instead-crate/Makefile (renamed from tests/run-make-fulldeps/error-found-staticlib-instead-crate/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/error-found-staticlib-instead-crate/bar.rs (renamed from tests/run-make-fulldeps/error-found-staticlib-instead-crate/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/error-found-staticlib-instead-crate/foo.rs (renamed from tests/run-make-fulldeps/error-found-staticlib-instead-crate/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/error-writing-dependencies/Makefile (renamed from tests/run-make-fulldeps/error-writing-dependencies/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/error-writing-dependencies/foo.rs (renamed from tests/run-make-fulldeps/error-writing-dependencies/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/exit-code/Makefile (renamed from tests/run-make-fulldeps/exit-code/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/exit-code/compile-error.rs (renamed from tests/run-make-fulldeps/exit-code/compile-error.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/exit-code/lint-failure.rs (renamed from tests/run-make-fulldeps/exit-code/lint-failure.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/exit-code/success.rs (renamed from tests/run-make-fulldeps/exit-code/success.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-diff-internal-name/Makefile (renamed from tests/run-make-fulldeps/extern-diff-internal-name/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-diff-internal-name/lib.rs (renamed from tests/run-make-fulldeps/extern-diff-internal-name/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-diff-internal-name/test.rs (renamed from tests/run-make-fulldeps/extern-diff-internal-name/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-disambiguates/Makefile (renamed from tests/run-make-fulldeps/extern-flag-disambiguates/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-flag-disambiguates/a.rs (renamed from tests/run-make-fulldeps/extern-flag-disambiguates/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-disambiguates/b.rs (renamed from tests/run-make-fulldeps/extern-flag-disambiguates/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-disambiguates/c.rs (renamed from tests/run-make-fulldeps/extern-flag-disambiguates/c.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-disambiguates/d.rs (renamed from tests/run-make-fulldeps/extern-flag-disambiguates/d.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-fun/Makefile (renamed from tests/run-make-fulldeps/extern-flag-fun/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-flag-fun/bar-alt.rs (renamed from tests/run-make-fulldeps/extern-flag-fun/bar-alt.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-fun/bar.rs (renamed from tests/run-make-fulldeps/extern-flag-fun/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-fun/foo.rs (renamed from tests/run-make-fulldeps/extern-flag-fun/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-fun/gated_unstable.rs (renamed from tests/run-make-fulldeps/extern-flag-fun/gated_unstable.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-fun/rustc.rs (renamed from tests/run-make-fulldeps/extern-flag-fun/rustc.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-pathless/Makefile (renamed from tests/run-make-fulldeps/extern-flag-pathless/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-flag-pathless/bar-dynamic.rs (renamed from tests/run-make-fulldeps/extern-flag-pathless/bar-dynamic.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-pathless/bar-static.rs (renamed from tests/run-make-fulldeps/extern-flag-pathless/bar-static.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-pathless/foo.rs (renamed from tests/run-make-fulldeps/extern-flag-pathless/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-rename-transitive/Makefile (renamed from tests/run-make-fulldeps/extern-flag-rename-transitive/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-rename-transitive/bar.rs (renamed from tests/run-make-fulldeps/extern-flag-rename-transitive/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-rename-transitive/baz.rs (renamed from tests/run-make-fulldeps/extern-flag-rename-transitive/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-flag-rename-transitive/foo.rs (renamed from tests/run-make-fulldeps/extern-flag-rename-transitive/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-generic/Makefile (renamed from tests/run-make-fulldeps/extern-fn-generic/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-fn-generic/test.c (renamed from tests/run-make-fulldeps/extern-fn-generic/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-generic/test.rs (renamed from tests/run-make-fulldeps/extern-fn-generic/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-generic/testcrate.rs (renamed from tests/run-make-fulldeps/extern-fn-generic/testcrate.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-mangle/Makefile (renamed from tests/run-make-fulldeps/extern-fn-mangle/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-fn-mangle/test.c (renamed from tests/run-make-fulldeps/extern-fn-mangle/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-mangle/test.rs (renamed from tests/run-make-fulldeps/extern-fn-mangle/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-reachable/Makefile (renamed from tests/run-make-fulldeps/extern-fn-reachable/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-fn-reachable/dylib.rs (renamed from tests/run-make-fulldeps/extern-fn-reachable/dylib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-struct-passing-abi/Makefile (renamed from tests/run-make-fulldeps/extern-fn-struct-passing-abi/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-fn-struct-passing-abi/test.c (renamed from tests/run-make-fulldeps/extern-fn-struct-passing-abi/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-struct-passing-abi/test.rs (renamed from tests/run-make-fulldeps/extern-fn-struct-passing-abi/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-extern-types/Makefile (renamed from tests/run-make-fulldeps/extern-fn-with-extern-types/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-extern-types/ctest.c (renamed from tests/run-make-fulldeps/extern-fn-with-extern-types/ctest.c) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-extern-types/test.rs (renamed from tests/run-make-fulldeps/extern-fn-with-extern-types/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-packed-struct/Makefile (renamed from tests/run-make-fulldeps/extern-fn-with-packed-struct/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-packed-struct/test.c (renamed from tests/run-make-fulldeps/extern-fn-with-packed-struct/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-packed-struct/test.rs (renamed from tests/run-make-fulldeps/extern-fn-with-packed-struct/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-union/Makefile (renamed from tests/run-make-fulldeps/extern-fn-with-union/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-union/ctest.c (renamed from tests/run-make-fulldeps/extern-fn-with-union/ctest.c) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-union/test.rs (renamed from tests/run-make-fulldeps/extern-fn-with-union/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-fn-with-union/testcrate.rs (renamed from tests/run-make-fulldeps/extern-fn-with-union/testcrate.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies/Makefile (renamed from tests/run-make-fulldeps/extern-multiple-copies/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies/bar.rs (renamed from tests/run-make-fulldeps/extern-multiple-copies/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies/foo1.rs (renamed from tests/run-make-fulldeps/extern-multiple-copies/foo1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies/foo2.rs (renamed from tests/run-make-fulldeps/extern-multiple-copies/foo2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies2/Makefile (renamed from tests/run-make-fulldeps/extern-multiple-copies2/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies2/bar.rs (renamed from tests/run-make-fulldeps/extern-multiple-copies2/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies2/foo1.rs (renamed from tests/run-make-fulldeps/extern-multiple-copies2/foo1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-multiple-copies2/foo2.rs (renamed from tests/run-make-fulldeps/extern-multiple-copies2/foo2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-overrides-distribution/Makefile (renamed from tests/run-make-fulldeps/extern-overrides-distribution/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extern-overrides-distribution/libc.rs (renamed from tests/run-make-fulldeps/extern-overrides-distribution/libc.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extern-overrides-distribution/main.rs (renamed from tests/run-make-fulldeps/extern-overrides-distribution/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/extra-filename-with-temp-outputs/Makefile (renamed from tests/run-make-fulldeps/extra-filename-with-temp-outputs/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/extra-filename-with-temp-outputs/foo.rs (renamed from tests/run-make-fulldeps/extra-filename-with-temp-outputs/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/foreign-double-unwind/Makefile (renamed from tests/run-make-fulldeps/foreign-double-unwind/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/foreign-double-unwind/foo.cpp (renamed from tests/run-make-fulldeps/foreign-double-unwind/foo.cpp) | 0 | ||||
-rw-r--r-- | tests/run-make/foreign-double-unwind/foo.rs (renamed from tests/run-make-fulldeps/foreign-double-unwind/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/foreign-exceptions/Makefile (renamed from tests/run-make-fulldeps/foreign-exceptions/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/foreign-exceptions/foo.cpp (renamed from tests/run-make-fulldeps/foreign-exceptions/foo.cpp) | 0 | ||||
-rw-r--r-- | tests/run-make/foreign-exceptions/foo.rs (renamed from tests/run-make-fulldeps/foreign-exceptions/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/foreign-rust-exceptions/Makefile (renamed from tests/run-make-fulldeps/foreign-rust-exceptions/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/foreign-rust-exceptions/bar.rs (renamed from tests/run-make-fulldeps/foreign-rust-exceptions/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/foreign-rust-exceptions/foo.rs (renamed from tests/run-make-fulldeps/foreign-rust-exceptions/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/fpic/Makefile (renamed from tests/run-make-fulldeps/fpic/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/fpic/hello.rs (renamed from tests/run-make-fulldeps/fpic/hello.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/glibc-staticlib-args/Makefile (renamed from tests/run-make-fulldeps/glibc-staticlib-args/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/glibc-staticlib-args/library.rs (renamed from tests/run-make-fulldeps/glibc-staticlib-args/library.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/glibc-staticlib-args/program.c (renamed from tests/run-make-fulldeps/glibc-staticlib-args/program.c) | 0 | ||||
-rw-r--r-- | tests/run-make/hir-tree/Makefile (renamed from tests/run-make-fulldeps/hir-tree/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/hir-tree/input.rs (renamed from tests/run-make-fulldeps/hir-tree/input.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/include_bytes_deps/Makefile (renamed from tests/run-make-fulldeps/include_bytes_deps/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/include_bytes_deps/input.bin (renamed from tests/run-make-fulldeps/include_bytes_deps/input.bin) | 0 | ||||
-rw-r--r-- | tests/run-make/include_bytes_deps/input.md (renamed from tests/run-make-fulldeps/include_bytes_deps/input.md) | 0 | ||||
-rw-r--r-- | tests/run-make/include_bytes_deps/input.txt (renamed from tests/run-make-fulldeps/include_bytes_deps/input.txt) | 0 | ||||
-rw-r--r-- | tests/run-make/include_bytes_deps/main.rs (renamed from tests/run-make-fulldeps/include_bytes_deps/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/incr-add-rust-src-component/Makefile (renamed from tests/run-make-fulldeps/incr-add-rust-src-component/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/incr-add-rust-src-component/main.rs (renamed from tests/run-make-fulldeps/incr-add-rust-src-component/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/inline-always-many-cgu/Makefile (renamed from tests/run-make-fulldeps/inline-always-many-cgu/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/inline-always-many-cgu/foo.rs (renamed from tests/run-make-fulldeps/inline-always-many-cgu/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/interdependent-c-libraries/Makefile (renamed from tests/run-make-fulldeps/interdependent-c-libraries/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/interdependent-c-libraries/bar.c (renamed from tests/run-make-fulldeps/interdependent-c-libraries/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/interdependent-c-libraries/bar.rs (renamed from tests/run-make-fulldeps/interdependent-c-libraries/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/interdependent-c-libraries/foo.c (renamed from tests/run-make-fulldeps/interdependent-c-libraries/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/interdependent-c-libraries/foo.rs (renamed from tests/run-make-fulldeps/interdependent-c-libraries/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/interdependent-c-libraries/main.rs (renamed from tests/run-make-fulldeps/interdependent-c-libraries/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/intrinsic-unreachable/Makefile (renamed from tests/run-make-fulldeps/intrinsic-unreachable/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/intrinsic-unreachable/exit-ret.rs (renamed from tests/run-make-fulldeps/intrinsic-unreachable/exit-ret.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/intrinsic-unreachable/exit-unreachable.rs (renamed from tests/run-make-fulldeps/intrinsic-unreachable/exit-unreachable.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/invalid-library/Makefile (renamed from tests/run-make-fulldeps/invalid-library/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/invalid-library/foo.rs (renamed from tests/run-make-fulldeps/invalid-library/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/invalid-staticlib/Makefile (renamed from tests/run-make-fulldeps/invalid-staticlib/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-11908/Makefile (renamed from tests/run-make-fulldeps/issue-11908/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-11908/bar.rs (renamed from tests/run-make-fulldeps/issue-11908/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-11908/foo.rs (renamed from tests/run-make-fulldeps/issue-11908/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-14500/Makefile (renamed from tests/run-make-fulldeps/issue-14500/Makefile) | 2 | ||||
-rw-r--r-- | tests/run-make/issue-14500/bar.rs (renamed from tests/run-make-fulldeps/issue-14500/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-14500/foo.c (renamed from tests/run-make-fulldeps/issue-14500/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-14500/foo.rs (renamed from tests/run-make-fulldeps/issue-14500/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-14698/Makefile (renamed from tests/run-make-fulldeps/issue-14698/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-14698/foo.rs (renamed from tests/run-make-fulldeps/issue-14698/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-15460/Makefile (renamed from tests/run-make-fulldeps/issue-15460/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-15460/bar.rs (renamed from tests/run-make-fulldeps/issue-15460/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-15460/foo.c (renamed from tests/run-make-fulldeps/issue-15460/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-15460/foo.rs (renamed from tests/run-make-fulldeps/issue-15460/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-18943/Makefile (renamed from tests/run-make-fulldeps/issue-18943/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-18943/foo.rs (renamed from tests/run-make-fulldeps/issue-18943/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-20626/Makefile (renamed from tests/run-make-fulldeps/issue-20626/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-20626/foo.rs (renamed from tests/run-make-fulldeps/issue-20626/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-22131/Makefile (renamed from tests/run-make-fulldeps/issue-22131/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-22131/foo.rs (renamed from tests/run-make-fulldeps/issue-22131/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-24445/Makefile (renamed from tests/run-make-fulldeps/issue-24445/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-24445/foo.c (renamed from tests/run-make-fulldeps/issue-24445/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-24445/foo.rs (renamed from tests/run-make-fulldeps/issue-24445/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-25581/test.c (renamed from tests/run-make-fulldeps/issue-25581/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-25581/test.rs (renamed from tests/run-make-fulldeps/issue-25581/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-26006/Makefile (renamed from tests/run-make-fulldeps/issue-26006/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-26006/in/libc/lib.rs (renamed from tests/run-make-fulldeps/issue-26006/in/libc/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-26006/in/time/lib.rs (renamed from tests/run-make-fulldeps/issue-26006/in/time/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-26092/Makefile (renamed from tests/run-make-fulldeps/issue-26092/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-26092/blank.rs (renamed from tests/run-make-fulldeps/issue-26092/blank.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-28595/Makefile (renamed from tests/run-make-fulldeps/issue-28595/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-28595/a.c (renamed from tests/run-make-fulldeps/issue-28595/a.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-28595/a.rs (renamed from tests/run-make-fulldeps/issue-28595/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-28595/b.c (renamed from tests/run-make-fulldeps/issue-28595/b.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-28595/b.rs (renamed from tests/run-make-fulldeps/issue-28595/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-28766/Makefile (renamed from tests/run-make-fulldeps/issue-28766/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-28766/foo.rs (renamed from tests/run-make-fulldeps/issue-28766/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-28766/main.rs (renamed from tests/run-make-fulldeps/issue-28766/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-30063/Makefile (renamed from tests/run-make-fulldeps/issue-30063/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-30063/foo.rs (renamed from tests/run-make-fulldeps/issue-30063/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-33329/Makefile (renamed from tests/run-make-fulldeps/issue-33329/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-33329/main.rs (renamed from tests/run-make-fulldeps/issue-33329/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-35164/Makefile (renamed from tests/run-make-fulldeps/issue-35164/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-35164/main.rs (renamed from tests/run-make-fulldeps/issue-35164/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-35164/submodule/mod.rs (renamed from tests/run-make-fulldeps/issue-35164/submodule/mod.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-37839/Makefile (renamed from tests/run-make-fulldeps/issue-37839/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-37839/a.rs (renamed from tests/run-make-fulldeps/issue-37839/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-37839/b.rs (renamed from tests/run-make-fulldeps/issue-37839/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-37839/c.rs (renamed from tests/run-make-fulldeps/issue-37839/c.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-37893/Makefile (renamed from tests/run-make-fulldeps/issue-37893/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-37893/a.rs (renamed from tests/run-make-fulldeps/issue-37893/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-37893/b.rs (renamed from tests/run-make-fulldeps/issue-37893/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-37893/c.rs (renamed from tests/run-make-fulldeps/issue-37893/c.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-38237/Makefile (renamed from tests/run-make-fulldeps/issue-38237/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-38237/bar.rs (renamed from tests/run-make-fulldeps/issue-38237/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-38237/baz.rs (renamed from tests/run-make-fulldeps/issue-38237/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-38237/foo.rs (renamed from tests/run-make-fulldeps/issue-38237/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-40535/Makefile (renamed from tests/run-make-fulldeps/issue-40535/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-40535/bar.rs (renamed from tests/run-make-fulldeps/issue-40535/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-40535/baz.rs (renamed from tests/run-make-fulldeps/issue-40535/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-40535/foo.rs (renamed from tests/run-make-fulldeps/issue-40535/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-46239/Makefile (renamed from tests/run-make-fulldeps/issue-46239/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-46239/main.rs (renamed from tests/run-make-fulldeps/issue-46239/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-47551/Makefile (renamed from tests/run-make-fulldeps/issue-47551/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-47551/eh_frame-terminator.rs (renamed from tests/run-make-fulldeps/issue-47551/eh_frame-terminator.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-51671/Makefile (renamed from tests/run-make-fulldeps/issue-51671/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-51671/app.rs (renamed from tests/run-make-fulldeps/issue-51671/app.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-53964/Makefile (renamed from tests/run-make-fulldeps/issue-53964/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-53964/app.rs (renamed from tests/run-make-fulldeps/issue-53964/app.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-53964/panic.rs (renamed from tests/run-make-fulldeps/issue-53964/panic.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-64153/Makefile (renamed from tests/run-make-fulldeps/issue-64153/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-64153/downstream.rs (renamed from tests/run-make-fulldeps/issue-64153/downstream.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-64153/upstream.rs (renamed from tests/run-make-fulldeps/issue-64153/upstream.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-68794-textrel-on-minimal-lib/Makefile (renamed from tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-68794-textrel-on-minimal-lib/bar.c (renamed from tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-68794-textrel-on-minimal-lib/foo.rs (renamed from tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-69368/Makefile (renamed from tests/run-make-fulldeps/issue-69368/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/issue-69368/a.rs (renamed from tests/run-make-fulldeps/issue-69368/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-69368/b.rs (renamed from tests/run-make-fulldeps/issue-69368/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-69368/c.rs (renamed from tests/run-make-fulldeps/issue-69368/c.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-7349/Makefile (renamed from tests/run-make-fulldeps/issue-7349/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-7349/foo.rs (renamed from tests/run-make-fulldeps/issue-7349/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-83045/Makefile (renamed from tests/run-make-fulldeps/issue-83045/Makefile) | 4 | ||||
-rw-r--r-- | tests/run-make/issue-83045/a.rs (renamed from tests/run-make-fulldeps/issue-83045/a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-83045/b.rs (renamed from tests/run-make-fulldeps/issue-83045/b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-83045/c.rs (renamed from tests/run-make-fulldeps/issue-83045/c.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-84395-lto-embed-bitcode/Makefile (renamed from tests/run-make-fulldeps/issue-84395-lto-embed-bitcode/Makefile) | 2 | ||||
-rw-r--r-- | tests/run-make/issue-84395-lto-embed-bitcode/test.rs (renamed from tests/run-make-fulldeps/issue-84395-lto-embed-bitcode/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-97463-abi-param-passing/Makefile (renamed from tests/run-make-fulldeps/issue-97463-abi-param-passing/Makefile) | 3 | ||||
-rw-r--r-- | tests/run-make/issue-97463-abi-param-passing/bad.c (renamed from tests/run-make-fulldeps/issue-97463-abi-param-passing/bad.c) | 0 | ||||
-rw-r--r-- | tests/run-make/issue-97463-abi-param-passing/param_passing.rs (renamed from tests/run-make-fulldeps/issue-97463-abi-param-passing/param_passing.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue64319/Makefile (renamed from tests/run-make-fulldeps/issue64319/Makefile) | 3 | ||||
-rw-r--r-- | tests/run-make/issue64319/bar.rs (renamed from tests/run-make-fulldeps/issue64319/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/issue64319/foo.rs (renamed from tests/run-make-fulldeps/issue64319/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/libs-through-symlinks/Makefile (renamed from tests/run-make-fulldeps/libs-through-symlinks/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/libs-through-symlinks/bar.rs (renamed from tests/run-make-fulldeps/libs-through-symlinks/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/libs-through-symlinks/foo.rs (renamed from tests/run-make-fulldeps/libs-through-symlinks/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/libtest-json/Makefile (renamed from tests/run-make-fulldeps/libtest-json/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/libtest-json/f.rs (renamed from tests/run-make-fulldeps/libtest-json/f.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/libtest-json/output-default.json (renamed from tests/run-make-fulldeps/libtest-json/output-default.json) | 0 | ||||
-rw-r--r-- | tests/run-make/libtest-json/output-stdout-success.json (renamed from tests/run-make-fulldeps/libtest-json/output-stdout-success.json) | 0 | ||||
-rwxr-xr-x | tests/run-make/libtest-json/validate_json.py (renamed from tests/run-make-fulldeps/libtest-json/validate_json.py) | 0 | ||||
-rw-r--r-- | tests/run-make/link-arg/Makefile (renamed from tests/run-make-fulldeps/link-arg/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/link-arg/empty.rs (renamed from tests/run-make-fulldeps/link-arg/empty.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-args-order/Makefile (renamed from tests/run-make-fulldeps/link-args-order/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/link-args-order/empty.rs (renamed from tests/run-make-fulldeps/link-args-order/empty.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/Makefile (renamed from tests/run-make-fulldeps/link-cfg/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/link-cfg/dep-with-staticlib.rs (renamed from tests/run-make-fulldeps/link-cfg/dep-with-staticlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/dep.rs (renamed from tests/run-make-fulldeps/link-cfg/dep.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/no-deps.rs (renamed from tests/run-make-fulldeps/link-cfg/no-deps.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/return1.c (renamed from tests/run-make-fulldeps/link-cfg/return1.c) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/return2.c (renamed from tests/run-make-fulldeps/link-cfg/return2.c) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/return3.c (renamed from tests/run-make-fulldeps/link-cfg/return3.c) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/with-deps.rs (renamed from tests/run-make-fulldeps/link-cfg/with-deps.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-cfg/with-staticlib-deps.rs (renamed from tests/run-make-fulldeps/link-cfg/with-staticlib-deps.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-dedup/Makefile (renamed from tests/run-make-fulldeps/link-dedup/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/link-dedup/depa.rs (renamed from tests/run-make-fulldeps/link-dedup/depa.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-dedup/depb.rs (renamed from tests/run-make-fulldeps/link-dedup/depb.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-dedup/depc.rs (renamed from tests/run-make-fulldeps/link-dedup/depc.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-dedup/empty.rs (renamed from tests/run-make-fulldeps/link-dedup/empty.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-path-order/Makefile (renamed from tests/run-make-fulldeps/link-path-order/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/link-path-order/correct.c (renamed from tests/run-make-fulldeps/link-path-order/correct.c) | 0 | ||||
-rw-r--r-- | tests/run-make/link-path-order/main.rs (renamed from tests/run-make-fulldeps/link-path-order/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/link-path-order/wrong.c (renamed from tests/run-make-fulldeps/link-path-order/wrong.c) | 0 | ||||
-rw-r--r-- | tests/run-make/linkage-attr-on-static/Makefile (renamed from tests/run-make-fulldeps/linkage-attr-on-static/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/linkage-attr-on-static/bar.rs (renamed from tests/run-make-fulldeps/linkage-attr-on-static/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/linkage-attr-on-static/foo.c (renamed from tests/run-make-fulldeps/linkage-attr-on-static/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/long-linker-command-lines-cmd-exe/Makefile (renamed from tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/long-linker-command-lines-cmd-exe/foo.bat (renamed from tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/foo.bat) | 0 | ||||
-rw-r--r-- | tests/run-make/long-linker-command-lines-cmd-exe/foo.rs (renamed from tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/long-linker-command-lines/Makefile (renamed from tests/run-make-fulldeps/long-linker-command-lines/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/long-linker-command-lines/foo.rs (renamed from tests/run-make-fulldeps/long-linker-command-lines/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/longjmp-across-rust/Makefile (renamed from tests/run-make-fulldeps/longjmp-across-rust/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/longjmp-across-rust/foo.c (renamed from tests/run-make-fulldeps/longjmp-across-rust/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/longjmp-across-rust/main.rs (renamed from tests/run-make-fulldeps/longjmp-across-rust/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/ls-metadata/Makefile (renamed from tests/run-make-fulldeps/ls-metadata/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/ls-metadata/foo.rs (renamed from tests/run-make-fulldeps/ls-metadata/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-dylib-dep/Makefile (renamed from tests/run-make-fulldeps/lto-dylib-dep/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/lto-dylib-dep/a_dylib.rs (renamed from tests/run-make-fulldeps/lto-dylib-dep/a_dylib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-dylib-dep/main.rs (renamed from tests/run-make-fulldeps/lto-dylib-dep/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-empty/Makefile (renamed from tests/run-make-fulldeps/lto-empty/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/lto-empty/lib.rs (renamed from tests/run-make-fulldeps/lto-empty/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-no-link-whole-rlib/Makefile (renamed from tests/run-make-fulldeps/lto-no-link-whole-rlib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/lto-no-link-whole-rlib/bar.c (renamed from tests/run-make-fulldeps/lto-no-link-whole-rlib/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-no-link-whole-rlib/foo.c (renamed from tests/run-make-fulldeps/lto-no-link-whole-rlib/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-no-link-whole-rlib/lib1.rs (renamed from tests/run-make-fulldeps/lto-no-link-whole-rlib/lib1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-no-link-whole-rlib/lib2.rs (renamed from tests/run-make-fulldeps/lto-no-link-whole-rlib/lib2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-no-link-whole-rlib/main.rs (renamed from tests/run-make-fulldeps/lto-no-link-whole-rlib/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-readonly-lib/Makefile (renamed from tests/run-make-fulldeps/lto-readonly-lib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/lto-readonly-lib/lib.rs (renamed from tests/run-make-fulldeps/lto-readonly-lib/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-readonly-lib/main.rs (renamed from tests/run-make-fulldeps/lto-readonly-lib/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-smoke-c/Makefile (renamed from tests/run-make-fulldeps/lto-smoke-c/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/lto-smoke-c/bar.c (renamed from tests/run-make-fulldeps/lto-smoke-c/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-smoke-c/foo.rs (renamed from tests/run-make-fulldeps/lto-smoke-c/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-smoke/Makefile (renamed from tests/run-make-fulldeps/lto-smoke/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/lto-smoke/lib.rs (renamed from tests/run-make-fulldeps/lto-smoke/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/lto-smoke/main.rs (renamed from tests/run-make-fulldeps/lto-smoke/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/manual-crate-name/Makefile (renamed from tests/run-make-fulldeps/manual-crate-name/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/manual-crate-name/bar.rs (renamed from tests/run-make-fulldeps/manual-crate-name/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/manual-link/Makefile (renamed from tests/run-make-fulldeps/manual-link/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/manual-link/bar.c (renamed from tests/run-make-fulldeps/manual-link/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/manual-link/foo.c (renamed from tests/run-make-fulldeps/manual-link/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/manual-link/foo.rs (renamed from tests/run-make-fulldeps/manual-link/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/manual-link/main.rs (renamed from tests/run-make-fulldeps/manual-link/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/many-crates-but-no-match/Makefile (renamed from tests/run-make-fulldeps/many-crates-but-no-match/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/many-crates-but-no-match/crateA1.rs (renamed from tests/run-make-fulldeps/many-crates-but-no-match/crateA1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/many-crates-but-no-match/crateA2.rs (renamed from tests/run-make-fulldeps/many-crates-but-no-match/crateA2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/many-crates-but-no-match/crateA3.rs (renamed from tests/run-make-fulldeps/many-crates-but-no-match/crateA3.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/many-crates-but-no-match/crateB.rs (renamed from tests/run-make-fulldeps/many-crates-but-no-match/crateB.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/many-crates-but-no-match/crateC.rs (renamed from tests/run-make-fulldeps/many-crates-but-no-match/crateC.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/metadata-flag-frobs-symbols/Makefile (renamed from tests/run-make-fulldeps/metadata-flag-frobs-symbols/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/metadata-flag-frobs-symbols/bar.rs (renamed from tests/run-make-fulldeps/metadata-flag-frobs-symbols/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/metadata-flag-frobs-symbols/foo.rs (renamed from tests/run-make-fulldeps/metadata-flag-frobs-symbols/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/min-global-align/Makefile (renamed from tests/run-make-fulldeps/min-global-align/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/min-global-align/min_global_align.rs (renamed from tests/run-make-fulldeps/min-global-align/min_global_align.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mingw-export-call-convention/Makefile (renamed from tests/run-make-fulldeps/mingw-export-call-convention/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/mingw-export-call-convention/foo.rs (renamed from tests/run-make-fulldeps/mingw-export-call-convention/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mismatching-target-triples/Makefile (renamed from tests/run-make-fulldeps/mismatching-target-triples/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/mismatching-target-triples/bar.rs (renamed from tests/run-make-fulldeps/mismatching-target-triples/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mismatching-target-triples/foo.rs (renamed from tests/run-make-fulldeps/mismatching-target-triples/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/missing-crate-dependency/Makefile (renamed from tests/run-make-fulldeps/missing-crate-dependency/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/missing-crate-dependency/crateA.rs (renamed from tests/run-make-fulldeps/missing-crate-dependency/crateA.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/missing-crate-dependency/crateB.rs (renamed from tests/run-make-fulldeps/missing-crate-dependency/crateB.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/missing-crate-dependency/crateC.rs (renamed from tests/run-make-fulldeps/missing-crate-dependency/crateC.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-deps/Makefile (renamed from tests/run-make-fulldeps/mixing-deps/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/mixing-deps/both.rs (renamed from tests/run-make-fulldeps/mixing-deps/both.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-deps/dylib.rs (renamed from tests/run-make-fulldeps/mixing-deps/dylib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-deps/prog.rs (renamed from tests/run-make-fulldeps/mixing-deps/prog.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/Makefile (renamed from tests/run-make-fulldeps/mixing-formats/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/bar1.rs (renamed from tests/run-make-fulldeps/mixing-formats/bar1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/bar2.rs (renamed from tests/run-make-fulldeps/mixing-formats/bar2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/baz.rs (renamed from tests/run-make-fulldeps/mixing-formats/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/baz2.rs (renamed from tests/run-make-fulldeps/mixing-formats/baz2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/foo.rs (renamed from tests/run-make-fulldeps/mixing-formats/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-libs/Makefile (renamed from tests/run-make-fulldeps/mixing-libs/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/mixing-libs/dylib.rs (renamed from tests/run-make-fulldeps/mixing-libs/dylib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-libs/prog.rs (renamed from tests/run-make-fulldeps/mixing-libs/prog.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-libs/rlib.rs (renamed from tests/run-make-fulldeps/mixing-libs/rlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/msvc-opt-minsize/Makefile (renamed from tests/run-make-fulldeps/msvc-opt-minsize/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/msvc-opt-minsize/foo.rs (renamed from tests/run-make-fulldeps/msvc-opt-minsize/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/multiple-emits/Makefile (renamed from tests/run-make-fulldeps/multiple-emits/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/multiple-emits/foo.rs (renamed from tests/run-make-fulldeps/multiple-emits/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/no-builtins-lto/Makefile (renamed from tests/run-make-fulldeps/no-builtins-lto/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/no-builtins-lto/main.rs (renamed from tests/run-make-fulldeps/no-builtins-lto/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/no-builtins-lto/no_builtins.rs (renamed from tests/run-make-fulldeps/no-builtins-lto/no_builtins.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/no-duplicate-libs/Makefile (renamed from tests/run-make-fulldeps/no-duplicate-libs/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/no-duplicate-libs/bar.c (renamed from tests/run-make-fulldeps/no-duplicate-libs/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/no-duplicate-libs/foo.c (renamed from tests/run-make-fulldeps/no-duplicate-libs/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/no-duplicate-libs/main.rs (renamed from tests/run-make-fulldeps/no-duplicate-libs/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/no-intermediate-extras/Makefile (renamed from tests/run-make-fulldeps/no-intermediate-extras/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/no-intermediate-extras/foo.rs (renamed from tests/run-make-fulldeps/no-intermediate-extras/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/obey-crate-type-flag/Makefile (renamed from tests/run-make-fulldeps/obey-crate-type-flag/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/obey-crate-type-flag/test.rs (renamed from tests/run-make-fulldeps/obey-crate-type-flag/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/output-filename-conflicts-with-directory/Makefile (renamed from tests/run-make-fulldeps/output-filename-conflicts-with-directory/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/output-filename-conflicts-with-directory/foo.rs (renamed from tests/run-make-fulldeps/output-filename-conflicts-with-directory/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/output-filename-overwrites-input/Makefile (renamed from tests/run-make-fulldeps/output-filename-overwrites-input/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/output-filename-overwrites-input/bar.rs (renamed from tests/run-make-fulldeps/output-filename-overwrites-input/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/output-filename-overwrites-input/foo.rs (renamed from tests/run-make-fulldeps/output-filename-overwrites-input/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/output-type-permutations/Makefile (renamed from tests/run-make-fulldeps/output-type-permutations/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/output-type-permutations/foo.rs (renamed from tests/run-make-fulldeps/output-type-permutations/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/output-with-hyphens/Makefile (renamed from tests/run-make-fulldeps/output-with-hyphens/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/output-with-hyphens/foo-bar.rs (renamed from tests/run-make-fulldeps/output-with-hyphens/foo-bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/override-aliased-flags/Makefile (renamed from tests/run-make-fulldeps/override-aliased-flags/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/override-aliased-flags/main.rs (renamed from tests/run-make-fulldeps/override-aliased-flags/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/panic-impl-transitive/Makefile (renamed from tests/run-make-fulldeps/panic-impl-transitive/Makefile) | 2 | ||||
-rw-r--r-- | tests/run-make/panic-impl-transitive/panic-impl-consumer.rs (renamed from tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/panic-impl-transitive/panic-impl-provider.rs (renamed from tests/run-make-fulldeps/panic-impl-transitive/panic-impl-provider.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pass-non-c-like-enum-to-c/Makefile (renamed from tests/run-make-fulldeps/pass-non-c-like-enum-to-c/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/pass-non-c-like-enum-to-c/nonclike.rs (renamed from tests/run-make-fulldeps/pass-non-c-like-enum-to-c/nonclike.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pass-non-c-like-enum-to-c/test.c (renamed from tests/run-make-fulldeps/pass-non-c-like-enum-to-c/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-branch-weights/Makefile (renamed from tests/run-make-fulldeps/pgo-branch-weights/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-branch-weights/filecheck-patterns.txt (renamed from tests/run-make-fulldeps/pgo-branch-weights/filecheck-patterns.txt) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-branch-weights/interesting.rs (renamed from tests/run-make-fulldeps/pgo-branch-weights/interesting.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-branch-weights/main.rs (renamed from tests/run-make-fulldeps/pgo-branch-weights/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-branch-weights/opaque.rs (renamed from tests/run-make-fulldeps/pgo-branch-weights/opaque.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-gen-lto/Makefile (renamed from tests/run-make-fulldeps/pgo-gen-lto/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-gen-lto/test.rs (renamed from tests/run-make-fulldeps/pgo-gen-lto/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-gen-no-imp-symbols/Makefile (renamed from tests/run-make-fulldeps/pgo-gen-no-imp-symbols/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-gen-no-imp-symbols/test.rs (renamed from tests/run-make-fulldeps/pgo-gen-no-imp-symbols/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-gen/Makefile (renamed from tests/run-make-fulldeps/pgo-gen/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-gen/test.rs (renamed from tests/run-make-fulldeps/pgo-gen/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-indirect-call-promotion/Makefile (renamed from tests/run-make-fulldeps/pgo-indirect-call-promotion/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-indirect-call-promotion/filecheck-patterns.txt (renamed from tests/run-make-fulldeps/pgo-indirect-call-promotion/filecheck-patterns.txt) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-indirect-call-promotion/interesting.rs (renamed from tests/run-make-fulldeps/pgo-indirect-call-promotion/interesting.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-indirect-call-promotion/main.rs (renamed from tests/run-make-fulldeps/pgo-indirect-call-promotion/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-indirect-call-promotion/opaque.rs (renamed from tests/run-make-fulldeps/pgo-indirect-call-promotion/opaque.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-use/Makefile (renamed from tests/run-make-fulldeps/pgo-use/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-use/filecheck-patterns.txt (renamed from tests/run-make-fulldeps/pgo-use/filecheck-patterns.txt) | 0 | ||||
-rw-r--r-- | tests/run-make/pgo-use/main.rs (renamed from tests/run-make-fulldeps/pgo-use/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pointer-auth-link-with-c/Makefile (renamed from tests/run-make-fulldeps/pointer-auth-link-with-c/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pointer-auth-link-with-c/test.c (renamed from tests/run-make-fulldeps/pointer-auth-link-with-c/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/pointer-auth-link-with-c/test.rs (renamed from tests/run-make-fulldeps/pointer-auth-link-with-c/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/prefer-dylib/Makefile (renamed from tests/run-make-fulldeps/prefer-dylib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/prefer-dylib/bar.rs (renamed from tests/run-make-fulldeps/prefer-dylib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/prefer-dylib/foo.rs (renamed from tests/run-make-fulldeps/prefer-dylib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/prefer-rlib/Makefile (renamed from tests/run-make-fulldeps/prefer-rlib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/prefer-rlib/bar.rs (renamed from tests/run-make-fulldeps/prefer-rlib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/prefer-rlib/foo.rs (renamed from tests/run-make-fulldeps/prefer-rlib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/pretty-print-to-file/Makefile (renamed from tests/run-make-fulldeps/pretty-print-to-file/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/pretty-print-to-file/input.pp (renamed from tests/run-make-fulldeps/pretty-print-to-file/input.pp) | 0 | ||||
-rw-r--r-- | tests/run-make/pretty-print-to-file/input.rs (renamed from tests/run-make-fulldeps/pretty-print-to-file/input.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/print-calling-conventions/Makefile (renamed from tests/run-make-fulldeps/print-calling-conventions/Makefile) | 2 | ||||
-rw-r--r-- | tests/run-make/print-cfg/Makefile (renamed from tests/run-make-fulldeps/print-cfg/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/print-target-list/Makefile (renamed from tests/run-make-fulldeps/print-target-list/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/profile/Makefile (renamed from tests/run-make-fulldeps/profile/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/profile/test.rs (renamed from tests/run-make-fulldeps/profile/test.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/prune-link-args/Makefile (renamed from tests/run-make-fulldeps/prune-link-args/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/prune-link-args/empty.rs (renamed from tests/run-make-fulldeps/prune-link-args/empty.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/redundant-libs/Makefile (renamed from tests/run-make-fulldeps/redundant-libs/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/redundant-libs/bar.c (renamed from tests/run-make-fulldeps/redundant-libs/bar.c) | 0 | ||||
-rw-r--r-- | tests/run-make/redundant-libs/baz.c (renamed from tests/run-make-fulldeps/redundant-libs/baz.c) | 0 | ||||
-rw-r--r-- | tests/run-make/redundant-libs/foo.c (renamed from tests/run-make-fulldeps/redundant-libs/foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/redundant-libs/main.rs (renamed from tests/run-make-fulldeps/redundant-libs/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/relocation-model/Makefile (renamed from tests/run-make-fulldeps/relocation-model/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/relocation-model/foo.rs (renamed from tests/run-make-fulldeps/relocation-model/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/relro-levels/Makefile (renamed from tests/run-make-fulldeps/relro-levels/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/relro-levels/hello.rs (renamed from tests/run-make-fulldeps/relro-levels/hello.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/remap-path-prefix/Makefile (renamed from tests/run-make-fulldeps/remap-path-prefix/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/remap-path-prefix/auxiliary/lib.rs (renamed from tests/run-make-fulldeps/remap-path-prefix/auxiliary/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/reproducible-build-2/Makefile (renamed from tests/run-make-fulldeps/reproducible-build-2/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/reproducible-build-2/linker.rs (renamed from tests/run-make-fulldeps/reproducible-build-2/linker.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/reproducible-build-2/reproducible-build-aux.rs (renamed from tests/run-make-fulldeps/reproducible-build-2/reproducible-build-aux.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/reproducible-build-2/reproducible-build.rs (renamed from tests/run-make-fulldeps/reproducible-build-2/reproducible-build.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/reproducible-build/Makefile (renamed from tests/run-make-fulldeps/reproducible-build/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/reproducible-build/linker.rs (renamed from tests/run-make-fulldeps/reproducible-build/linker.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/reproducible-build/reproducible-build-aux.rs (renamed from tests/run-make-fulldeps/reproducible-build/reproducible-build-aux.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/reproducible-build/reproducible-build.rs (renamed from tests/run-make-fulldeps/reproducible-build/reproducible-build.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/resolve-rename/Makefile (renamed from tests/run-make-fulldeps/resolve-rename/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/resolve-rename/bar.rs (renamed from tests/run-make-fulldeps/resolve-rename/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/resolve-rename/baz.rs (renamed from tests/run-make-fulldeps/resolve-rename/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/resolve-rename/foo.rs (renamed from tests/run-make-fulldeps/resolve-rename/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/return-non-c-like-enum-from-c/Makefile (renamed from tests/run-make-fulldeps/return-non-c-like-enum-from-c/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/return-non-c-like-enum-from-c/nonclike.rs (renamed from tests/run-make-fulldeps/return-non-c-like-enum-from-c/nonclike.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/return-non-c-like-enum-from-c/test.c (renamed from tests/run-make-fulldeps/return-non-c-like-enum-from-c/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/return-non-c-like-enum/Makefile (renamed from tests/run-make-fulldeps/arguments-non-c-like-enum/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/return-non-c-like-enum/nonclike.rs (renamed from tests/run-make-fulldeps/return-non-c-like-enum/nonclike.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/return-non-c-like-enum/test.c (renamed from tests/run-make-fulldeps/return-non-c-like-enum/test.c) | 0 | ||||
-rw-r--r-- | tests/run-make/rlib-chain/Makefile (renamed from tests/run-make-fulldeps/rlib-chain/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/rlib-chain/m1.rs (renamed from tests/run-make-fulldeps/rlib-chain/m1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rlib-chain/m2.rs (renamed from tests/run-make-fulldeps/rlib-chain/m2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rlib-chain/m3.rs (renamed from tests/run-make-fulldeps/rlib-chain/m3.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rlib-chain/m4.rs (renamed from tests/run-make-fulldeps/rlib-chain/m4.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-determinism/Makefile (renamed from tests/run-make-fulldeps/rustdoc-determinism/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-determinism/bar.rs (renamed from tests/run-make-fulldeps/rustdoc-determinism/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-determinism/foo.rs (renamed from tests/run-make-fulldeps/rustdoc-determinism/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-error-lines/Makefile (renamed from tests/run-make-fulldeps/rustdoc-error-lines/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-error-lines/input.rs (renamed from tests/run-make-fulldeps/rustdoc-error-lines/input.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-io-error/Makefile (renamed from tests/run-make-fulldeps/rustdoc-io-error/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-io-error/foo.rs (renamed from tests/run-make-fulldeps/rustdoc-io-error/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-map-file/Makefile (renamed from tests/run-make-fulldeps/rustdoc-map-file/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-map-file/expected.json (renamed from tests/run-make-fulldeps/rustdoc-map-file/expected.json) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-map-file/foo.rs (renamed from tests/run-make-fulldeps/rustdoc-map-file/foo.rs) | 0 | ||||
-rwxr-xr-x | tests/run-make/rustdoc-map-file/validate_json.py (renamed from tests/run-make-fulldeps/rustdoc-map-file/validate_json.py) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-output-path/Makefile (renamed from tests/run-make-fulldeps/rustdoc-output-path/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-output-path/foo.rs (renamed from tests/run-make-fulldeps/rustdoc-output-path/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-scrape-examples-macros/Makefile (renamed from tests/run-make-fulldeps/rustdoc-scrape-examples-macros/Makefile) | 3 | ||||
-rw-r--r-- | tests/run-make/rustdoc-scrape-examples-macros/examples/ex.rs (renamed from tests/run-make-fulldeps/rustdoc-scrape-examples-macros/examples/ex.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-scrape-examples-macros/src/lib.rs (renamed from tests/run-make-fulldeps/rustdoc-scrape-examples-macros/src/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-scrape-examples-macros/src/proc.rs (renamed from tests/run-make-fulldeps/rustdoc-scrape-examples-macros/src/proc.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-target-spec-json-path/Makefile (renamed from tests/run-make-fulldeps/rustdoc-target-spec-json-path/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs (renamed from tests/run-make-fulldeps/rustdoc-target-spec-json-path/dummy_core.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-target-spec-json-path/my_crate.rs (renamed from tests/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-target-spec-json-path/target.json (renamed from tests/run-make-fulldeps/rustdoc-target-spec-json-path/target.json) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-themes/Makefile (renamed from tests/run-make-fulldeps/rustdoc-themes/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/rustdoc-themes/foo.rs (renamed from tests/run-make-fulldeps/rustdoc-themes/foo.rs) | 2 | ||||
-rw-r--r-- | tests/run-make/sanitizer-cdylib-link/Makefile (renamed from tests/run-make-fulldeps/sanitizer-cdylib-link/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-cdylib-link/library.rs (renamed from tests/run-make-fulldeps/sanitizer-cdylib-link/library.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-cdylib-link/program.rs (renamed from tests/run-make-fulldeps/sanitizer-cdylib-link/program.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-dylib-link/Makefile (renamed from tests/run-make-fulldeps/sanitizer-dylib-link/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-dylib-link/library.rs (renamed from tests/run-make-fulldeps/sanitizer-dylib-link/library.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-dylib-link/program.rs (renamed from tests/run-make-fulldeps/sanitizer-dylib-link/program.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-staticlib-link/Makefile (renamed from tests/run-make-fulldeps/sanitizer-staticlib-link/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-staticlib-link/library.rs (renamed from tests/run-make-fulldeps/sanitizer-staticlib-link/library.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-staticlib-link/program.c (renamed from tests/run-make-fulldeps/sanitizer-staticlib-link/program.c) | 0 | ||||
-rw-r--r-- | tests/run-make/sanitizer-staticlib-link/program.rs (renamed from tests/run-make-fulldeps/sanitizer-staticlib-link/program.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/separate-link-fail/Makefile (renamed from tests/run-make-fulldeps/separate-link-fail/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/separate-link/Makefile (renamed from tests/run-make-fulldeps/separate-link/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/sepcomp-cci-copies/Makefile (renamed from tests/run-make-fulldeps/sepcomp-cci-copies/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/sepcomp-cci-copies/cci_lib.rs (renamed from tests/run-make-fulldeps/sepcomp-cci-copies/cci_lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sepcomp-cci-copies/foo.rs (renamed from tests/run-make-fulldeps/sepcomp-cci-copies/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sepcomp-inlining/Makefile (renamed from tests/run-make-fulldeps/sepcomp-inlining/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/sepcomp-inlining/foo.rs (renamed from tests/run-make-fulldeps/sepcomp-inlining/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sepcomp-separate/Makefile (renamed from tests/run-make-fulldeps/sepcomp-separate/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/sepcomp-separate/foo.rs (renamed from tests/run-make-fulldeps/sepcomp-separate/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/share-generics-dylib/Makefile (renamed from tests/run-make-fulldeps/share-generics-dylib/Makefile) | 3 | ||||
-rw-r--r-- | tests/run-make/share-generics-dylib/instance_provider_a.rs (renamed from tests/run-make-fulldeps/share-generics-dylib/instance_provider_a.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/share-generics-dylib/instance_provider_b.rs (renamed from tests/run-make-fulldeps/share-generics-dylib/instance_provider_b.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/share-generics-dylib/instance_user_a_rlib.rs (renamed from tests/run-make-fulldeps/share-generics-dylib/instance_user_a_rlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/share-generics-dylib/instance_user_b_rlib.rs (renamed from tests/run-make-fulldeps/share-generics-dylib/instance_user_b_rlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/share-generics-dylib/instance_user_dylib.rs (renamed from tests/run-make-fulldeps/share-generics-dylib/instance_user_dylib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/share-generics-dylib/linked_leaf.rs (renamed from tests/run-make-fulldeps/share-generics-dylib/linked_leaf.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/simd-ffi/Makefile (renamed from tests/run-make-fulldeps/simd-ffi/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/simd-ffi/simd.rs (renamed from tests/run-make-fulldeps/simd-ffi/simd.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/simple-dylib/Makefile (renamed from tests/run-make-fulldeps/simple-dylib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/simple-dylib/bar.rs (renamed from tests/run-make-fulldeps/simple-dylib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/simple-dylib/foo.rs (renamed from tests/run-make-fulldeps/simple-dylib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/simple-rlib/Makefile (renamed from tests/run-make-fulldeps/simple-rlib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/simple-rlib/bar.rs (renamed from tests/run-make-fulldeps/simple-rlib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/simple-rlib/foo.rs (renamed from tests/run-make-fulldeps/simple-rlib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/split-debuginfo/Makefile (renamed from tests/run-make-fulldeps/split-debuginfo/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/split-debuginfo/bar.rs (renamed from tests/run-make-fulldeps/split-debuginfo/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/split-debuginfo/baz.rs (renamed from tests/run-make-fulldeps/split-debuginfo/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/split-debuginfo/foo.rs (renamed from tests/run-make-fulldeps/split-debuginfo/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/split-debuginfo/main.rs (renamed from tests/run-make-fulldeps/split-debuginfo/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/stable-symbol-names/Makefile (renamed from tests/run-make-fulldeps/stable-symbol-names/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/stable-symbol-names/stable-symbol-names1.rs (renamed from tests/run-make-fulldeps/stable-symbol-names/stable-symbol-names1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/stable-symbol-names/stable-symbol-names2.rs (renamed from tests/run-make-fulldeps/stable-symbol-names/stable-symbol-names2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/static-dylib-by-default/Makefile (renamed from tests/run-make-fulldeps/static-dylib-by-default/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/static-dylib-by-default/bar.rs (renamed from tests/run-make-fulldeps/static-dylib-by-default/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/static-dylib-by-default/foo.rs (renamed from tests/run-make-fulldeps/static-dylib-by-default/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/static-dylib-by-default/main.c (renamed from tests/run-make-fulldeps/static-dylib-by-default/main.c) | 0 | ||||
-rw-r--r-- | tests/run-make/static-extern-type/Makefile (renamed from tests/run-make-fulldeps/static-extern-type/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/static-extern-type/define-foo.c (renamed from tests/run-make-fulldeps/static-extern-type/define-foo.c) | 0 | ||||
-rw-r--r-- | tests/run-make/static-extern-type/use-foo.rs (renamed from tests/run-make-fulldeps/static-extern-type/use-foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/static-unwinding/Makefile (renamed from tests/run-make-fulldeps/static-unwinding/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/static-unwinding/lib.rs (renamed from tests/run-make-fulldeps/static-unwinding/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/static-unwinding/main.rs (renamed from tests/run-make-fulldeps/static-unwinding/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/staticlib-blank-lib/Makefile (renamed from tests/run-make-fulldeps/staticlib-blank-lib/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/staticlib-blank-lib/foo.rs (renamed from tests/run-make-fulldeps/staticlib-blank-lib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/std-core-cycle/Makefile (renamed from tests/run-make-fulldeps/std-core-cycle/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/std-core-cycle/bar.rs (renamed from tests/run-make-fulldeps/std-core-cycle/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/std-core-cycle/foo.rs (renamed from tests/run-make-fulldeps/std-core-cycle/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/stdin-non-utf8/Makefile (renamed from tests/run-make-fulldeps/stdin-non-utf8/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/stdin-non-utf8/non-utf8 (renamed from tests/run-make-fulldeps/stdin-non-utf8/non-utf8) | 0 | ||||
-rw-r--r-- | tests/run-make/suspicious-library/Makefile (renamed from tests/run-make-fulldeps/suspicious-library/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/suspicious-library/bar.rs (renamed from tests/run-make-fulldeps/suspicious-library/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/suspicious-library/foo.rs (renamed from tests/run-make-fulldeps/suspicious-library/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symbol-visibility/Makefile (renamed from tests/run-make-fulldeps/symbol-visibility/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/symbol-visibility/a_cdylib.rs (renamed from tests/run-make-fulldeps/symbol-visibility/a_cdylib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symbol-visibility/a_proc_macro.rs (renamed from tests/run-make-fulldeps/symbol-visibility/a_proc_macro.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symbol-visibility/a_rust_dylib.rs (renamed from tests/run-make-fulldeps/symbol-visibility/a_rust_dylib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symbol-visibility/an_executable.rs (renamed from tests/run-make-fulldeps/symbol-visibility/an_executable.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symbol-visibility/an_rlib.rs (renamed from tests/run-make-fulldeps/symbol-visibility/an_rlib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symbols-include-type-name/Makefile (renamed from tests/run-make-fulldeps/symbols-include-type-name/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/symbols-include-type-name/lib.rs (renamed from tests/run-make-fulldeps/symbols-include-type-name/lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symlinked-extern/Makefile (renamed from tests/run-make-fulldeps/symlinked-extern/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/symlinked-extern/bar.rs (renamed from tests/run-make-fulldeps/symlinked-extern/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symlinked-extern/baz.rs (renamed from tests/run-make-fulldeps/symlinked-extern/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symlinked-extern/foo.rs (renamed from tests/run-make-fulldeps/symlinked-extern/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symlinked-libraries/Makefile (renamed from tests/run-make-fulldeps/symlinked-libraries/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/symlinked-libraries/bar.rs (renamed from tests/run-make-fulldeps/symlinked-libraries/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symlinked-libraries/foo.rs (renamed from tests/run-make-fulldeps/symlinked-libraries/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symlinked-rlib/Makefile (renamed from tests/run-make-fulldeps/symlinked-rlib/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/symlinked-rlib/bar.rs (renamed from tests/run-make-fulldeps/symlinked-rlib/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/symlinked-rlib/foo.rs (renamed from tests/run-make-fulldeps/symlinked-rlib/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/sysroot-crates-are-unstable/Makefile (renamed from tests/run-make-fulldeps/sysroot-crates-are-unstable/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/sysroot-crates-are-unstable/test.py (renamed from tests/run-make-fulldeps/sysroot-crates-are-unstable/test.py) | 1 | ||||
-rw-r--r-- | tests/run-make/target-cpu-native/Makefile (renamed from tests/run-make-fulldeps/target-cpu-native/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/target-cpu-native/foo.rs (renamed from tests/run-make-fulldeps/target-cpu-native/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/Makefile (renamed from tests/run-make-fulldeps/target-specs/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/definitely-not-builtin-target.json (renamed from tests/run-make-fulldeps/target-specs/definitely-not-builtin-target.json) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/foo.rs (renamed from tests/run-make-fulldeps/target-specs/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/mismatching-data-layout.json (renamed from tests/run-make-fulldeps/target-specs/mismatching-data-layout.json) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/my-awesome-platform.json (renamed from tests/run-make-fulldeps/target-specs/my-awesome-platform.json) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/my-incomplete-platform.json (renamed from tests/run-make-fulldeps/target-specs/my-incomplete-platform.json) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/my-invalid-platform.json (renamed from tests/run-make-fulldeps/target-specs/my-invalid-platform.json) | 0 | ||||
-rw-r--r-- | tests/run-make/target-specs/my-x86_64-unknown-linux-gnu-platform.json (renamed from tests/run-make-fulldeps/target-specs/my-x86_64-unknown-linux-gnu-platform.json) | 0 | ||||
-rw-r--r-- | tests/run-make/target-without-atomic-cas/Makefile (renamed from tests/run-make-fulldeps/target-without-atomic-cas/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/test-harness/Makefile (renamed from tests/run-make-fulldeps/test-harness/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/test-harness/test-ignore-cfg.rs (renamed from tests/run-make-fulldeps/test-harness/test-ignore-cfg.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/tools.mk (renamed from tests/run-make-fulldeps/tools.mk) | 4 | ||||
-rw-r--r-- | tests/run-make/type-mismatch-same-crate-name/Makefile (renamed from tests/run-make-fulldeps/type-mismatch-same-crate-name/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/type-mismatch-same-crate-name/crateA.rs (renamed from tests/run-make-fulldeps/type-mismatch-same-crate-name/crateA.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/type-mismatch-same-crate-name/crateB.rs (renamed from tests/run-make-fulldeps/type-mismatch-same-crate-name/crateB.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/type-mismatch-same-crate-name/crateC.rs (renamed from tests/run-make-fulldeps/type-mismatch-same-crate-name/crateC.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/use-extern-for-plugins/Makefile (renamed from tests/run-make-fulldeps/use-extern-for-plugins/Makefile) | 2 | ||||
-rw-r--r-- | tests/run-make/use-extern-for-plugins/bar.rs (renamed from tests/run-make-fulldeps/use-extern-for-plugins/bar.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/use-extern-for-plugins/baz.rs (renamed from tests/run-make-fulldeps/use-extern-for-plugins/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/use-extern-for-plugins/foo.rs (renamed from tests/run-make-fulldeps/use-extern-for-plugins/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/use-suggestions-rust-2018/Makefile (renamed from tests/run-make-fulldeps/use-suggestions-rust-2018/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/use-suggestions-rust-2018/ep-nested-lib.rs (renamed from tests/run-make-fulldeps/use-suggestions-rust-2018/ep-nested-lib.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/use-suggestions-rust-2018/use-suggestions.rs (renamed from tests/run-make-fulldeps/use-suggestions-rust-2018/use-suggestions.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/used-cdylib-macos/Makefile (renamed from tests/run-make-fulldeps/used-cdylib-macos/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/used-cdylib-macos/dylib_used.rs (renamed from tests/run-make-fulldeps/used-cdylib-macos/dylib_used.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/used/Makefile (renamed from tests/run-make-fulldeps/used/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/used/used.rs (renamed from tests/run-make-fulldeps/used/used.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/version/Makefile (renamed from tests/run-make-fulldeps/version/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/volatile-intrinsics/Makefile (renamed from tests/run-make-fulldeps/volatile-intrinsics/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/volatile-intrinsics/main.rs (renamed from tests/run-make-fulldeps/volatile-intrinsics/main.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/weird-output-filenames/Makefile (renamed from tests/run-make-fulldeps/weird-output-filenames/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/weird-output-filenames/foo.rs (renamed from tests/run-make-fulldeps/weird-output-filenames/foo.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/windows-binary-no-external-deps/Makefile (renamed from tests/run-make-fulldeps/windows-binary-no-external-deps/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/windows-binary-no-external-deps/hello.rs (renamed from tests/run-make-fulldeps/windows-binary-no-external-deps/hello.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/windows-spawn/Makefile (renamed from tests/run-make-fulldeps/windows-spawn/Makefile) | 0 | ||||
-rw-r--r-- | tests/run-make/windows-spawn/hello.rs (renamed from tests/run-make-fulldeps/windows-spawn/hello.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/windows-spawn/spawn.rs (renamed from tests/run-make-fulldeps/windows-spawn/spawn.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/windows-subsystem/Makefile (renamed from tests/run-make-fulldeps/windows-subsystem/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/windows-subsystem/console.rs (renamed from tests/run-make-fulldeps/windows-subsystem/console.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/windows-subsystem/windows.rs (renamed from tests/run-make-fulldeps/windows-subsystem/windows.rs) | 0 |
697 files changed, 148 insertions, 24 deletions
diff --git a/tests/run-make-fulldeps/hotplug_codegen_backend/Makefile b/tests/run-make-fulldeps/hotplug_codegen_backend/Makefile index 4cda243ff..6752091e6 100644 --- a/tests/run-make-fulldeps/hotplug_codegen_backend/Makefile +++ b/tests/run-make-fulldeps/hotplug_codegen_backend/Makefile @@ -1,4 +1,4 @@ -include ../tools.mk +include ../../run-make/tools.mk # ignore-stage1 diff --git a/tests/run-make-fulldeps/issue-19371/Makefile b/tests/run-make-fulldeps/issue-19371/Makefile index 994e50801..edec68f08 100644 --- a/tests/run-make-fulldeps/issue-19371/Makefile +++ b/tests/run-make-fulldeps/issue-19371/Makefile @@ -1,4 +1,4 @@ -include ../tools.mk +include ../../run-make/tools.mk # This test ensures that rustc compile_input can be called twice in one task # without causing a panic. diff --git a/tests/run-make-fulldeps/issue-25581/Makefile b/tests/run-make-fulldeps/issue-25581/Makefile deleted file mode 100644 index 4f5d026f2..000000000 --- a/tests/run-make-fulldeps/issue-25581/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -include ../tools.mk - -all: $(call NATIVE_STATICLIB,test) - $(RUSTC) test.rs - $(call RUN,test) || exit 1 diff --git a/tests/run-make-fulldeps/obtain-borrowck/Makefile b/tests/run-make-fulldeps/obtain-borrowck/Makefile index 212d0f67d..233f5c9ea 100644 --- a/tests/run-make-fulldeps/obtain-borrowck/Makefile +++ b/tests/run-make-fulldeps/obtain-borrowck/Makefile @@ -1,4 +1,4 @@ -include ../tools.mk +include ../../run-make/tools.mk # This example shows how to implement a rustc driver that retrieves MIR bodies # together with the borrow checker information. diff --git a/tests/run-make-fulldeps/pretty-expanded/Makefile b/tests/run-make-fulldeps/pretty-expanded/Makefile index 5a0097a83..48199179e 100644 --- a/tests/run-make-fulldeps/pretty-expanded/Makefile +++ b/tests/run-make-fulldeps/pretty-expanded/Makefile @@ -1,4 +1,4 @@ -include ../tools.mk +include ../../run-make/tools.mk all: $(RUSTC) -o $(TMPDIR)/input.expanded.rs -Zunpretty=expanded input.rs diff --git a/tests/run-make-fulldeps/a-b-a-linker-guard/Makefile b/tests/run-make/a-b-a-linker-guard/Makefile index adc9e3d09..43282eae0 100644 --- a/tests/run-make-fulldeps/a-b-a-linker-guard/Makefile +++ b/tests/run-make/a-b-a-linker-guard/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test that if we build `b` against a version of `a` that has one set diff --git a/tests/run-make-fulldeps/a-b-a-linker-guard/a.rs b/tests/run-make/a-b-a-linker-guard/a.rs index aa07b1e71..aa07b1e71 100644 --- a/tests/run-make-fulldeps/a-b-a-linker-guard/a.rs +++ b/tests/run-make/a-b-a-linker-guard/a.rs diff --git a/tests/run-make-fulldeps/a-b-a-linker-guard/b.rs b/tests/run-make/a-b-a-linker-guard/b.rs index f30df120a..f30df120a 100644 --- a/tests/run-make-fulldeps/a-b-a-linker-guard/b.rs +++ b/tests/run-make/a-b-a-linker-guard/b.rs diff --git a/tests/run-make-fulldeps/alloc-no-oom-handling/Makefile b/tests/run-make/alloc-no-oom-handling/Makefile index 87f74c69c..87f74c69c 100644 --- a/tests/run-make-fulldeps/alloc-no-oom-handling/Makefile +++ b/tests/run-make/alloc-no-oom-handling/Makefile diff --git a/tests/run-make-fulldeps/alloc-no-rc/Makefile b/tests/run-make/alloc-no-rc/Makefile index 9824b17e6..9824b17e6 100644 --- a/tests/run-make-fulldeps/alloc-no-rc/Makefile +++ b/tests/run-make/alloc-no-rc/Makefile diff --git a/tests/run-make-fulldeps/alloc-no-sync/Makefile b/tests/run-make/alloc-no-sync/Makefile index 04ec4c7d8..04ec4c7d8 100644 --- a/tests/run-make-fulldeps/alloc-no-sync/Makefile +++ b/tests/run-make/alloc-no-sync/Makefile diff --git a/tests/run-make-fulldeps/allow-non-lint-warnings-cmdline/Makefile b/tests/run-make/allow-non-lint-warnings-cmdline/Makefile index 60d9c7c37..78b9a7b98 100644 --- a/tests/run-make-fulldeps/allow-non-lint-warnings-cmdline/Makefile +++ b/tests/run-make/allow-non-lint-warnings-cmdline/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test that -A warnings makes the 'empty trait list for derive' warning go away diff --git a/tests/run-make-fulldeps/allow-non-lint-warnings-cmdline/foo.rs b/tests/run-make/allow-non-lint-warnings-cmdline/foo.rs index 46e72da2d..46e72da2d 100644 --- a/tests/run-make-fulldeps/allow-non-lint-warnings-cmdline/foo.rs +++ b/tests/run-make/allow-non-lint-warnings-cmdline/foo.rs diff --git a/tests/run-make-fulldeps/allow-warnings-cmdline-stability/Makefile b/tests/run-make/allow-warnings-cmdline-stability/Makefile index 1ce8d0ec2..368a39af6 100644 --- a/tests/run-make-fulldeps/allow-warnings-cmdline-stability/Makefile +++ b/tests/run-make/allow-warnings-cmdline-stability/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test that -A warnings makes the 'empty trait list for derive' warning go away diff --git a/tests/run-make-fulldeps/allow-warnings-cmdline-stability/bar.rs b/tests/run-make/allow-warnings-cmdline-stability/bar.rs index 3dcfb9dad..3dcfb9dad 100644 --- a/tests/run-make-fulldeps/allow-warnings-cmdline-stability/bar.rs +++ b/tests/run-make/allow-warnings-cmdline-stability/bar.rs diff --git a/tests/run-make-fulldeps/allow-warnings-cmdline-stability/foo.rs b/tests/run-make/allow-warnings-cmdline-stability/foo.rs index 869b54354..869b54354 100644 --- a/tests/run-make-fulldeps/allow-warnings-cmdline-stability/foo.rs +++ b/tests/run-make/allow-warnings-cmdline-stability/foo.rs diff --git a/tests/run-make-fulldeps/archive-duplicate-names/Makefile b/tests/run-make/archive-duplicate-names/Makefile index bbdcd2a34..5433a42d2 100644 --- a/tests/run-make-fulldeps/archive-duplicate-names/Makefile +++ b/tests/run-make/archive-duplicate-names/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/archive-duplicate-names/bar.c b/tests/run-make/archive-duplicate-names/bar.c index e42599986..e42599986 100644 --- a/tests/run-make-fulldeps/archive-duplicate-names/bar.c +++ b/tests/run-make/archive-duplicate-names/bar.c diff --git a/tests/run-make-fulldeps/archive-duplicate-names/bar.rs b/tests/run-make/archive-duplicate-names/bar.rs index 994a98c2c..994a98c2c 100644 --- a/tests/run-make-fulldeps/archive-duplicate-names/bar.rs +++ b/tests/run-make/archive-duplicate-names/bar.rs diff --git a/tests/run-make-fulldeps/archive-duplicate-names/foo.c b/tests/run-make/archive-duplicate-names/foo.c index 85e6cd8c3..85e6cd8c3 100644 --- a/tests/run-make-fulldeps/archive-duplicate-names/foo.c +++ b/tests/run-make/archive-duplicate-names/foo.c diff --git a/tests/run-make-fulldeps/archive-duplicate-names/foo.rs b/tests/run-make/archive-duplicate-names/foo.rs index 0bf13c406..0bf13c406 100644 --- a/tests/run-make-fulldeps/archive-duplicate-names/foo.rs +++ b/tests/run-make/archive-duplicate-names/foo.rs diff --git a/tests/run-make-fulldeps/return-non-c-like-enum/Makefile b/tests/run-make/arguments-non-c-like-enum/Makefile index 513311c82..0c8d8bf3a 100644 --- a/tests/run-make-fulldeps/return-non-c-like-enum/Makefile +++ b/tests/run-make/arguments-non-c-like-enum/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/arguments-non-c-like-enum/nonclike.rs b/tests/run-make/arguments-non-c-like-enum/nonclike.rs index 57c2c6127..57c2c6127 100644 --- a/tests/run-make-fulldeps/arguments-non-c-like-enum/nonclike.rs +++ b/tests/run-make/arguments-non-c-like-enum/nonclike.rs diff --git a/tests/run-make-fulldeps/arguments-non-c-like-enum/test.c b/tests/run-make/arguments-non-c-like-enum/test.c index 0a1621e49..0a1621e49 100644 --- a/tests/run-make-fulldeps/arguments-non-c-like-enum/test.c +++ b/tests/run-make/arguments-non-c-like-enum/test.c diff --git a/tests/run-make-fulldeps/atomic-lock-free/Makefile b/tests/run-make/atomic-lock-free/Makefile index 37e59624a..37e59624a 100644 --- a/tests/run-make-fulldeps/atomic-lock-free/Makefile +++ b/tests/run-make/atomic-lock-free/Makefile diff --git a/tests/run-make-fulldeps/atomic-lock-free/atomic_lock_free.rs b/tests/run-make/atomic-lock-free/atomic_lock_free.rs index 47d90b185..47d90b185 100644 --- a/tests/run-make-fulldeps/atomic-lock-free/atomic_lock_free.rs +++ b/tests/run-make/atomic-lock-free/atomic_lock_free.rs diff --git a/tests/run-make-fulldeps/bare-outfile/Makefile b/tests/run-make/bare-outfile/Makefile index 858466e94..23b619ea0 100644 --- a/tests/run-make-fulldeps/bare-outfile/Makefile +++ b/tests/run-make/bare-outfile/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/bare-outfile/foo.rs b/tests/run-make/bare-outfile/foo.rs index f79c691f0..f79c691f0 100644 --- a/tests/run-make-fulldeps/bare-outfile/foo.rs +++ b/tests/run-make/bare-outfile/foo.rs diff --git a/tests/run-make-fulldeps/c-dynamic-dylib/Makefile b/tests/run-make/c-dynamic-dylib/Makefile index ac6877892..b5bfbc765 100644 --- a/tests/run-make-fulldeps/c-dynamic-dylib/Makefile +++ b/tests/run-make/c-dynamic-dylib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-macos diff --git a/tests/run-make-fulldeps/c-dynamic-dylib/bar.rs b/tests/run-make/c-dynamic-dylib/bar.rs index b8c798ffd..b8c798ffd 100644 --- a/tests/run-make-fulldeps/c-dynamic-dylib/bar.rs +++ b/tests/run-make/c-dynamic-dylib/bar.rs diff --git a/tests/run-make-fulldeps/c-dynamic-dylib/cfoo.c b/tests/run-make/c-dynamic-dylib/cfoo.c index fea490cf9..fea490cf9 100644 --- a/tests/run-make-fulldeps/c-dynamic-dylib/cfoo.c +++ b/tests/run-make/c-dynamic-dylib/cfoo.c diff --git a/tests/run-make-fulldeps/c-dynamic-dylib/foo.rs b/tests/run-make/c-dynamic-dylib/foo.rs index 9f7a9e221..9f7a9e221 100644 --- a/tests/run-make-fulldeps/c-dynamic-dylib/foo.rs +++ b/tests/run-make/c-dynamic-dylib/foo.rs diff --git a/tests/run-make-fulldeps/c-dynamic-rlib/Makefile b/tests/run-make/c-dynamic-rlib/Makefile index c65d648b9..0475bd8ac 100644 --- a/tests/run-make-fulldeps/c-dynamic-rlib/Makefile +++ b/tests/run-make/c-dynamic-rlib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-macos diff --git a/tests/run-make-fulldeps/c-dynamic-rlib/bar.rs b/tests/run-make/c-dynamic-rlib/bar.rs index b8c798ffd..b8c798ffd 100644 --- a/tests/run-make-fulldeps/c-dynamic-rlib/bar.rs +++ b/tests/run-make/c-dynamic-rlib/bar.rs diff --git a/tests/run-make-fulldeps/c-dynamic-rlib/cfoo.c b/tests/run-make/c-dynamic-rlib/cfoo.c index fea490cf9..fea490cf9 100644 --- a/tests/run-make-fulldeps/c-dynamic-rlib/cfoo.c +++ b/tests/run-make/c-dynamic-rlib/cfoo.c diff --git a/tests/run-make-fulldeps/c-dynamic-rlib/foo.rs b/tests/run-make/c-dynamic-rlib/foo.rs index 3dd376f1f..3dd376f1f 100644 --- a/tests/run-make-fulldeps/c-dynamic-rlib/foo.rs +++ b/tests/run-make/c-dynamic-rlib/foo.rs diff --git a/tests/run-make-fulldeps/c-link-to-rust-dylib/Makefile b/tests/run-make/c-link-to-rust-dylib/Makefile index 2a371b545..2763cb6ed 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-dylib/Makefile +++ b/tests/run-make/c-link-to-rust-dylib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(TMPDIR)/$(call BIN,bar) diff --git a/tests/run-make-fulldeps/c-link-to-rust-dylib/bar.c b/tests/run-make/c-link-to-rust-dylib/bar.c index bb4036b06..bb4036b06 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-dylib/bar.c +++ b/tests/run-make/c-link-to-rust-dylib/bar.c diff --git a/tests/run-make-fulldeps/c-link-to-rust-dylib/foo.rs b/tests/run-make/c-link-to-rust-dylib/foo.rs index f197fa513..f197fa513 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-dylib/foo.rs +++ b/tests/run-make/c-link-to-rust-dylib/foo.rs diff --git a/tests/run-make-fulldeps/c-link-to-rust-staticlib/Makefile b/tests/run-make/c-link-to-rust-staticlib/Makefile index d38bcef30..e14775f5c 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-staticlib/Makefile +++ b/tests/run-make/c-link-to-rust-staticlib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-freebsd diff --git a/tests/run-make-fulldeps/c-link-to-rust-staticlib/bar.c b/tests/run-make/c-link-to-rust-staticlib/bar.c index bb4036b06..bb4036b06 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-staticlib/bar.c +++ b/tests/run-make/c-link-to-rust-staticlib/bar.c diff --git a/tests/run-make-fulldeps/c-link-to-rust-staticlib/foo.rs b/tests/run-make/c-link-to-rust-staticlib/foo.rs index 2e59432cd..2e59432cd 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-staticlib/foo.rs +++ b/tests/run-make/c-link-to-rust-staticlib/foo.rs diff --git a/tests/run-make-fulldeps/c-link-to-rust-va-list-fn/Makefile b/tests/run-make/c-link-to-rust-va-list-fn/Makefile index 9ce2a34e6..596c0fce3 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-va-list-fn/Makefile +++ b/tests/run-make/c-link-to-rust-va-list-fn/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/c-link-to-rust-va-list-fn/checkrust.rs b/tests/run-make/c-link-to-rust-va-list-fn/checkrust.rs index 5830ef033..5830ef033 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-va-list-fn/checkrust.rs +++ b/tests/run-make/c-link-to-rust-va-list-fn/checkrust.rs diff --git a/tests/run-make-fulldeps/c-link-to-rust-va-list-fn/test.c b/tests/run-make/c-link-to-rust-va-list-fn/test.c index 5bdb51680..5bdb51680 100644 --- a/tests/run-make-fulldeps/c-link-to-rust-va-list-fn/test.c +++ b/tests/run-make/c-link-to-rust-va-list-fn/test.c diff --git a/tests/run-make-fulldeps/c-static-dylib/Makefile b/tests/run-make/c-static-dylib/Makefile index 5b78005e3..4e23edb6c 100644 --- a/tests/run-make-fulldeps/c-static-dylib/Makefile +++ b/tests/run-make/c-static-dylib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,cfoo) diff --git a/tests/run-make-fulldeps/c-static-dylib/bar.rs b/tests/run-make/c-static-dylib/bar.rs index b8c798ffd..b8c798ffd 100644 --- a/tests/run-make-fulldeps/c-static-dylib/bar.rs +++ b/tests/run-make/c-static-dylib/bar.rs diff --git a/tests/run-make-fulldeps/c-static-dylib/cfoo.c b/tests/run-make/c-static-dylib/cfoo.c index 9fe07f82f..9fe07f82f 100644 --- a/tests/run-make-fulldeps/c-static-dylib/cfoo.c +++ b/tests/run-make/c-static-dylib/cfoo.c diff --git a/tests/run-make-fulldeps/c-static-dylib/foo.rs b/tests/run-make/c-static-dylib/foo.rs index 1e8af4d44..1e8af4d44 100644 --- a/tests/run-make-fulldeps/c-static-dylib/foo.rs +++ b/tests/run-make/c-static-dylib/foo.rs diff --git a/tests/run-make-fulldeps/c-static-rlib/Makefile b/tests/run-make/c-static-rlib/Makefile index 11a3cf194..4e351127c 100644 --- a/tests/run-make-fulldeps/c-static-rlib/Makefile +++ b/tests/run-make/c-static-rlib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,cfoo) diff --git a/tests/run-make-fulldeps/c-static-rlib/bar.rs b/tests/run-make/c-static-rlib/bar.rs index b8c798ffd..b8c798ffd 100644 --- a/tests/run-make-fulldeps/c-static-rlib/bar.rs +++ b/tests/run-make/c-static-rlib/bar.rs diff --git a/tests/run-make-fulldeps/c-static-rlib/cfoo.c b/tests/run-make/c-static-rlib/cfoo.c index 9fe07f82f..9fe07f82f 100644 --- a/tests/run-make-fulldeps/c-static-rlib/cfoo.c +++ b/tests/run-make/c-static-rlib/cfoo.c diff --git a/tests/run-make-fulldeps/c-static-rlib/foo.rs b/tests/run-make/c-static-rlib/foo.rs index 9c6d2080e..9c6d2080e 100644 --- a/tests/run-make-fulldeps/c-static-rlib/foo.rs +++ b/tests/run-make/c-static-rlib/foo.rs diff --git a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/Makefile b/tests/run-make/c-unwind-abi-catch-lib-panic/Makefile index 134f000d4..9c41a5a71 100644 --- a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/Makefile +++ b/tests/run-make/c-unwind-abi-catch-lib-panic/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: archive diff --git a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/add.c b/tests/run-make/c-unwind-abi-catch-lib-panic/add.c index 444359451..444359451 100644 --- a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/add.c +++ b/tests/run-make/c-unwind-abi-catch-lib-panic/add.c diff --git a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/main.rs b/tests/run-make/c-unwind-abi-catch-lib-panic/main.rs index 78a71219c..78a71219c 100644 --- a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/main.rs +++ b/tests/run-make/c-unwind-abi-catch-lib-panic/main.rs diff --git a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/panic.rs b/tests/run-make/c-unwind-abi-catch-lib-panic/panic.rs index a99a04d5c..a99a04d5c 100644 --- a/tests/run-make-fulldeps/c-unwind-abi-catch-lib-panic/panic.rs +++ b/tests/run-make/c-unwind-abi-catch-lib-panic/panic.rs diff --git a/tests/run-make-fulldeps/c-unwind-abi-catch-panic/Makefile b/tests/run-make/c-unwind-abi-catch-panic/Makefile index e93ec99da..4398ac2ee 100644 --- a/tests/run-make-fulldeps/c-unwind-abi-catch-panic/Makefile +++ b/tests/run-make/c-unwind-abi-catch-panic/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,add) diff --git a/tests/run-make-fulldeps/c-unwind-abi-catch-panic/add.c b/tests/run-make/c-unwind-abi-catch-panic/add.c index 444359451..444359451 100644 --- a/tests/run-make-fulldeps/c-unwind-abi-catch-panic/add.c +++ b/tests/run-make/c-unwind-abi-catch-panic/add.c diff --git a/tests/run-make-fulldeps/c-unwind-abi-catch-panic/main.rs b/tests/run-make/c-unwind-abi-catch-panic/main.rs index 15d38d721..15d38d721 100644 --- a/tests/run-make-fulldeps/c-unwind-abi-catch-panic/main.rs +++ b/tests/run-make/c-unwind-abi-catch-panic/main.rs diff --git a/tests/run-make-fulldeps/cat-and-grep-sanity-check/Makefile b/tests/run-make/cat-and-grep-sanity-check/Makefile index 82351e220..82351e220 100644 --- a/tests/run-make-fulldeps/cat-and-grep-sanity-check/Makefile +++ b/tests/run-make/cat-and-grep-sanity-check/Makefile diff --git a/tests/run-make-fulldeps/cdylib-dylib-linkage/Makefile b/tests/run-make/cdylib-dylib-linkage/Makefile index 5c9b2d1bb..51fbfef2d 100644 --- a/tests/run-make-fulldeps/cdylib-dylib-linkage/Makefile +++ b/tests/run-make/cdylib-dylib-linkage/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk TARGET_SYSROOT := $(shell $(RUSTC) --print sysroot)/lib/rustlib/$(TARGET)/lib diff --git a/tests/run-make-fulldeps/cdylib-dylib-linkage/bar.rs b/tests/run-make/cdylib-dylib-linkage/bar.rs index b3a7539ab..b3a7539ab 100644 --- a/tests/run-make-fulldeps/cdylib-dylib-linkage/bar.rs +++ b/tests/run-make/cdylib-dylib-linkage/bar.rs diff --git a/tests/run-make-fulldeps/cdylib-dylib-linkage/foo.c b/tests/run-make/cdylib-dylib-linkage/foo.c index 154f9682e..154f9682e 100644 --- a/tests/run-make-fulldeps/cdylib-dylib-linkage/foo.c +++ b/tests/run-make/cdylib-dylib-linkage/foo.c diff --git a/tests/run-make-fulldeps/cdylib-dylib-linkage/foo.rs b/tests/run-make/cdylib-dylib-linkage/foo.rs index c4069495a..c4069495a 100644 --- a/tests/run-make-fulldeps/cdylib-dylib-linkage/foo.rs +++ b/tests/run-make/cdylib-dylib-linkage/foo.rs diff --git a/tests/run-make-fulldeps/cdylib-fewer-symbols/Makefile b/tests/run-make/cdylib-fewer-symbols/Makefile index 324791af8..4e08f979c 100644 --- a/tests/run-make-fulldeps/cdylib-fewer-symbols/Makefile +++ b/tests/run-make/cdylib-fewer-symbols/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile # Test that allocator-related symbols don't show up as exported from a cdylib as # they're internal to Rust and not part of the public ABI. diff --git a/tests/run-make-fulldeps/cdylib-fewer-symbols/foo.rs b/tests/run-make/cdylib-fewer-symbols/foo.rs index af37bc8e9..af37bc8e9 100644 --- a/tests/run-make-fulldeps/cdylib-fewer-symbols/foo.rs +++ b/tests/run-make/cdylib-fewer-symbols/foo.rs diff --git a/tests/run-make-fulldeps/cdylib/Makefile b/tests/run-make/cdylib/Makefile index 47ec762b3..3c8b52695 100644 --- a/tests/run-make-fulldeps/cdylib/Makefile +++ b/tests/run-make/cdylib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call RUN_BINFILE,foo) diff --git a/tests/run-make-fulldeps/cdylib/bar.rs b/tests/run-make/cdylib/bar.rs index fe665abc7..fe665abc7 100644 --- a/tests/run-make-fulldeps/cdylib/bar.rs +++ b/tests/run-make/cdylib/bar.rs diff --git a/tests/run-make-fulldeps/cdylib/foo.c b/tests/run-make/cdylib/foo.c index 154f9682e..154f9682e 100644 --- a/tests/run-make-fulldeps/cdylib/foo.c +++ b/tests/run-make/cdylib/foo.c diff --git a/tests/run-make-fulldeps/cdylib/foo.rs b/tests/run-make/cdylib/foo.rs index c4069495a..c4069495a 100644 --- a/tests/run-make-fulldeps/cdylib/foo.rs +++ b/tests/run-make/cdylib/foo.rs diff --git a/tests/run-make-fulldeps/codegen-options-parsing/Makefile b/tests/run-make/codegen-options-parsing/Makefile index b063593c9..56bb900b7 100644 --- a/tests/run-make-fulldeps/codegen-options-parsing/Makefile +++ b/tests/run-make/codegen-options-parsing/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/codegen-options-parsing/dummy.rs b/tests/run-make/codegen-options-parsing/dummy.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/codegen-options-parsing/dummy.rs +++ b/tests/run-make/codegen-options-parsing/dummy.rs diff --git a/tests/run-make-fulldeps/compile-stdin/Makefile b/tests/run-make/compile-stdin/Makefile index be1554869..2a495281c 100644 --- a/tests/run-make-fulldeps/compile-stdin/Makefile +++ b/tests/run-make/compile-stdin/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/compiler-lookup-paths-2/Makefile b/tests/run-make/compiler-lookup-paths-2/Makefile index d4ff7d8da..d4ff7d8da 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths-2/Makefile +++ b/tests/run-make/compiler-lookup-paths-2/Makefile diff --git a/tests/run-make-fulldeps/compiler-lookup-paths-2/a.rs b/tests/run-make/compiler-lookup-paths-2/a.rs index 83be6e807..83be6e807 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths-2/a.rs +++ b/tests/run-make/compiler-lookup-paths-2/a.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths-2/b.rs b/tests/run-make/compiler-lookup-paths-2/b.rs index 1be6cbc91..1be6cbc91 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths-2/b.rs +++ b/tests/run-make/compiler-lookup-paths-2/b.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths-2/c.rs b/tests/run-make/compiler-lookup-paths-2/c.rs index e37bc2e1d..e37bc2e1d 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths-2/c.rs +++ b/tests/run-make/compiler-lookup-paths-2/c.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/Makefile b/tests/run-make/compiler-lookup-paths/Makefile index c16bf7af6..310d6772c 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/Makefile +++ b/tests/run-make/compiler-lookup-paths/Makefile @@ -1,5 +1,8 @@ include ../tools.mk +# ignore-wasm32 (need a C compiler) +# ignore-wasm64 (need a C compiler) + all: $(TMPDIR)/libnative.a mkdir -p $(TMPDIR)/crate mkdir -p $(TMPDIR)/native diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/a.rs b/tests/run-make/compiler-lookup-paths/a.rs index 83be6e807..83be6e807 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/a.rs +++ b/tests/run-make/compiler-lookup-paths/a.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/b.rs b/tests/run-make/compiler-lookup-paths/b.rs index 1be6cbc91..1be6cbc91 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/b.rs +++ b/tests/run-make/compiler-lookup-paths/b.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/c.rs b/tests/run-make/compiler-lookup-paths/c.rs index 4c7ce01b6..4c7ce01b6 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/c.rs +++ b/tests/run-make/compiler-lookup-paths/c.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/d.rs b/tests/run-make/compiler-lookup-paths/d.rs index 6cd9916b6..6cd9916b6 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/d.rs +++ b/tests/run-make/compiler-lookup-paths/d.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/e.rs b/tests/run-make/compiler-lookup-paths/e.rs index 18eb60aca..18eb60aca 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/e.rs +++ b/tests/run-make/compiler-lookup-paths/e.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/e2.rs b/tests/run-make/compiler-lookup-paths/e2.rs index cbf08b98e..cbf08b98e 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/e2.rs +++ b/tests/run-make/compiler-lookup-paths/e2.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/f.rs b/tests/run-make/compiler-lookup-paths/f.rs index 483deaaea..483deaaea 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/f.rs +++ b/tests/run-make/compiler-lookup-paths/f.rs diff --git a/tests/run-make-fulldeps/compiler-lookup-paths/native.c b/tests/run-make/compiler-lookup-paths/native.c index d11c69f81..d11c69f81 100644 --- a/tests/run-make-fulldeps/compiler-lookup-paths/native.c +++ b/tests/run-make/compiler-lookup-paths/native.c diff --git a/tests/run-make-fulldeps/compiler-rt-works-on-mingw/Makefile b/tests/run-make/compiler-rt-works-on-mingw/Makefile index 74917570a..74917570a 100644 --- a/tests/run-make-fulldeps/compiler-rt-works-on-mingw/Makefile +++ b/tests/run-make/compiler-rt-works-on-mingw/Makefile diff --git a/tests/run-make-fulldeps/compiler-rt-works-on-mingw/foo.cpp b/tests/run-make/compiler-rt-works-on-mingw/foo.cpp index 4c2fb9cdb..4c2fb9cdb 100644 --- a/tests/run-make-fulldeps/compiler-rt-works-on-mingw/foo.cpp +++ b/tests/run-make/compiler-rt-works-on-mingw/foo.cpp diff --git a/tests/run-make-fulldeps/compiler-rt-works-on-mingw/foo.rs b/tests/run-make/compiler-rt-works-on-mingw/foo.rs index 7fdb81588..7fdb81588 100644 --- a/tests/run-make-fulldeps/compiler-rt-works-on-mingw/foo.rs +++ b/tests/run-make/compiler-rt-works-on-mingw/foo.rs diff --git a/tests/run-make-fulldeps/core-no-fp-fmt-parse/Makefile b/tests/run-make/core-no-fp-fmt-parse/Makefile index 837664d92..837664d92 100644 --- a/tests/run-make-fulldeps/core-no-fp-fmt-parse/Makefile +++ b/tests/run-make/core-no-fp-fmt-parse/Makefile diff --git a/tests/run-make-fulldeps/crate-data-smoke/Makefile b/tests/run-make/crate-data-smoke/Makefile index a453f65ff..a453f65ff 100644 --- a/tests/run-make-fulldeps/crate-data-smoke/Makefile +++ b/tests/run-make/crate-data-smoke/Makefile diff --git a/tests/run-make-fulldeps/crate-data-smoke/crate.rs b/tests/run-make/crate-data-smoke/crate.rs index a48a6f51c..a48a6f51c 100644 --- a/tests/run-make-fulldeps/crate-data-smoke/crate.rs +++ b/tests/run-make/crate-data-smoke/crate.rs diff --git a/tests/run-make-fulldeps/crate-data-smoke/lib.rs b/tests/run-make/crate-data-smoke/lib.rs index 8002f11ec..8002f11ec 100644 --- a/tests/run-make-fulldeps/crate-data-smoke/lib.rs +++ b/tests/run-make/crate-data-smoke/lib.rs diff --git a/tests/run-make-fulldeps/crate-data-smoke/rlib.rs b/tests/run-make/crate-data-smoke/rlib.rs index 47fcce4a7..47fcce4a7 100644 --- a/tests/run-make-fulldeps/crate-data-smoke/rlib.rs +++ b/tests/run-make/crate-data-smoke/rlib.rs diff --git a/tests/run-make-fulldeps/crate-hash-rustc-version/Makefile b/tests/run-make/crate-hash-rustc-version/Makefile index 4f25a865e..f1d2a3604 100644 --- a/tests/run-make-fulldeps/crate-hash-rustc-version/Makefile +++ b/tests/run-make/crate-hash-rustc-version/Makefile @@ -1,4 +1,5 @@ -include ../../run-make-fulldeps/tools.mk +# ignore-cross-compile +include ../tools.mk # Ensure that crates compiled with different rustc versions cannot # be dynamically linked. diff --git a/tests/run-make-fulldeps/crate-hash-rustc-version/a.rs b/tests/run-make/crate-hash-rustc-version/a.rs index d65b5ce8e..d65b5ce8e 100644 --- a/tests/run-make-fulldeps/crate-hash-rustc-version/a.rs +++ b/tests/run-make/crate-hash-rustc-version/a.rs diff --git a/tests/run-make-fulldeps/crate-hash-rustc-version/b.rs b/tests/run-make/crate-hash-rustc-version/b.rs index 316ac26e7..316ac26e7 100644 --- a/tests/run-make-fulldeps/crate-hash-rustc-version/b.rs +++ b/tests/run-make/crate-hash-rustc-version/b.rs diff --git a/tests/run-make-fulldeps/crate-name-priority/Makefile b/tests/run-make/crate-name-priority/Makefile index 08a07c325..4adaa75a7 100644 --- a/tests/run-make-fulldeps/crate-name-priority/Makefile +++ b/tests/run-make/crate-name-priority/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/crate-name-priority/foo.rs b/tests/run-make/crate-name-priority/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/crate-name-priority/foo.rs +++ b/tests/run-make/crate-name-priority/foo.rs diff --git a/tests/run-make-fulldeps/crate-name-priority/foo1.rs b/tests/run-make/crate-name-priority/foo1.rs index 4ff3bd951..4ff3bd951 100644 --- a/tests/run-make-fulldeps/crate-name-priority/foo1.rs +++ b/tests/run-make/crate-name-priority/foo1.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto-clang/Makefile b/tests/run-make/cross-lang-lto-clang/Makefile index acaebf439..acaebf439 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-clang/Makefile +++ b/tests/run-make/cross-lang-lto-clang/Makefile diff --git a/tests/run-make-fulldeps/cross-lang-lto-clang/clib.c b/tests/run-make/cross-lang-lto-clang/clib.c index 90f33f24d..90f33f24d 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-clang/clib.c +++ b/tests/run-make/cross-lang-lto-clang/clib.c diff --git a/tests/run-make-fulldeps/cross-lang-lto-clang/cmain.c b/tests/run-make/cross-lang-lto-clang/cmain.c index e62a40117..e62a40117 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-clang/cmain.c +++ b/tests/run-make/cross-lang-lto-clang/cmain.c diff --git a/tests/run-make-fulldeps/cross-lang-lto-clang/main.rs b/tests/run-make/cross-lang-lto-clang/main.rs index 8129dcb85..8129dcb85 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-clang/main.rs +++ b/tests/run-make/cross-lang-lto-clang/main.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto-clang/rustlib.rs b/tests/run-make/cross-lang-lto-clang/rustlib.rs index 8a74d74a4..8a74d74a4 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-clang/rustlib.rs +++ b/tests/run-make/cross-lang-lto-clang/rustlib.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/Makefile b/tests/run-make/cross-lang-lto-pgo-smoketest/Makefile index 70085d9bd..70085d9bd 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/Makefile +++ b/tests/run-make/cross-lang-lto-pgo-smoketest/Makefile diff --git a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/clib.c b/tests/run-make/cross-lang-lto-pgo-smoketest/clib.c index 90f33f24d..90f33f24d 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/clib.c +++ b/tests/run-make/cross-lang-lto-pgo-smoketest/clib.c diff --git a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/cmain.c b/tests/run-make/cross-lang-lto-pgo-smoketest/cmain.c index e3f24828b..e3f24828b 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/cmain.c +++ b/tests/run-make/cross-lang-lto-pgo-smoketest/cmain.c diff --git a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/main.rs b/tests/run-make/cross-lang-lto-pgo-smoketest/main.rs index 8129dcb85..8129dcb85 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/main.rs +++ b/tests/run-make/cross-lang-lto-pgo-smoketest/main.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/rustlib.rs b/tests/run-make/cross-lang-lto-pgo-smoketest/rustlib.rs index 8a74d74a4..8a74d74a4 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-pgo-smoketest/rustlib.rs +++ b/tests/run-make/cross-lang-lto-pgo-smoketest/rustlib.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/Makefile b/tests/run-make/cross-lang-lto-upstream-rlibs/Makefile index 6f1caa31a..6f1caa31a 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/Makefile +++ b/tests/run-make/cross-lang-lto-upstream-rlibs/Makefile diff --git a/tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/staticlib.rs b/tests/run-make/cross-lang-lto-upstream-rlibs/staticlib.rs index 34951dda3..34951dda3 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/staticlib.rs +++ b/tests/run-make/cross-lang-lto-upstream-rlibs/staticlib.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/upstream.rs b/tests/run-make/cross-lang-lto-upstream-rlibs/upstream.rs index bd6820098..bd6820098 100644 --- a/tests/run-make-fulldeps/cross-lang-lto-upstream-rlibs/upstream.rs +++ b/tests/run-make/cross-lang-lto-upstream-rlibs/upstream.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto/Makefile b/tests/run-make/cross-lang-lto/Makefile index 92058f952..92058f952 100644 --- a/tests/run-make-fulldeps/cross-lang-lto/Makefile +++ b/tests/run-make/cross-lang-lto/Makefile diff --git a/tests/run-make-fulldeps/cross-lang-lto/lib.rs b/tests/run-make/cross-lang-lto/lib.rs index 94cfef6ad..94cfef6ad 100644 --- a/tests/run-make-fulldeps/cross-lang-lto/lib.rs +++ b/tests/run-make/cross-lang-lto/lib.rs diff --git a/tests/run-make-fulldeps/cross-lang-lto/main.rs b/tests/run-make/cross-lang-lto/main.rs index f6320bcb0..f6320bcb0 100644 --- a/tests/run-make-fulldeps/cross-lang-lto/main.rs +++ b/tests/run-make/cross-lang-lto/main.rs diff --git a/tests/run-make-fulldeps/debug-assertions/Makefile b/tests/run-make/debug-assertions/Makefile index 73beb4b03..e83337c59 100644 --- a/tests/run-make-fulldeps/debug-assertions/Makefile +++ b/tests/run-make/debug-assertions/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/debug-assertions/debug.rs b/tests/run-make/debug-assertions/debug.rs index 76ca60a71..76ca60a71 100644 --- a/tests/run-make-fulldeps/debug-assertions/debug.rs +++ b/tests/run-make/debug-assertions/debug.rs diff --git a/tests/run-make-fulldeps/dep-info-doesnt-run-much/Makefile b/tests/run-make/dep-info-doesnt-run-much/Makefile index b4dc44ad2..b4dc44ad2 100644 --- a/tests/run-make-fulldeps/dep-info-doesnt-run-much/Makefile +++ b/tests/run-make/dep-info-doesnt-run-much/Makefile diff --git a/tests/run-make-fulldeps/dep-info-doesnt-run-much/foo.rs b/tests/run-make/dep-info-doesnt-run-much/foo.rs index 316e68129..316e68129 100644 --- a/tests/run-make-fulldeps/dep-info-doesnt-run-much/foo.rs +++ b/tests/run-make/dep-info-doesnt-run-much/foo.rs diff --git a/tests/run-make-fulldeps/dep-info-spaces/Makefile b/tests/run-make/dep-info-spaces/Makefile index 0cfe513e4..0cfe513e4 100644 --- a/tests/run-make-fulldeps/dep-info-spaces/Makefile +++ b/tests/run-make/dep-info-spaces/Makefile diff --git a/tests/run-make-fulldeps/dep-info-spaces/Makefile.foo b/tests/run-make/dep-info-spaces/Makefile.foo index 80a5d4333..80a5d4333 100644 --- a/tests/run-make-fulldeps/dep-info-spaces/Makefile.foo +++ b/tests/run-make/dep-info-spaces/Makefile.foo diff --git a/tests/run-make-fulldeps/dep-info-spaces/bar.rs b/tests/run-make/dep-info-spaces/bar.rs index c5c0bc606..c5c0bc606 100644 --- a/tests/run-make-fulldeps/dep-info-spaces/bar.rs +++ b/tests/run-make/dep-info-spaces/bar.rs diff --git a/tests/run-make-fulldeps/dep-info-spaces/foo foo.rs b/tests/run-make/dep-info-spaces/foo foo.rs index b76b4321d..b76b4321d 100644 --- a/tests/run-make-fulldeps/dep-info-spaces/foo foo.rs +++ b/tests/run-make/dep-info-spaces/foo foo.rs diff --git a/tests/run-make-fulldeps/dep-info-spaces/lib.rs b/tests/run-make/dep-info-spaces/lib.rs index 6264e7b67..6264e7b67 100644 --- a/tests/run-make-fulldeps/dep-info-spaces/lib.rs +++ b/tests/run-make/dep-info-spaces/lib.rs diff --git a/tests/run-make-fulldeps/dep-info/Makefile b/tests/run-make/dep-info/Makefile index c76f43a8e..c76f43a8e 100644 --- a/tests/run-make-fulldeps/dep-info/Makefile +++ b/tests/run-make/dep-info/Makefile diff --git a/tests/run-make-fulldeps/dep-info/Makefile.foo b/tests/run-make/dep-info/Makefile.foo index e5df31f88..e5df31f88 100644 --- a/tests/run-make-fulldeps/dep-info/Makefile.foo +++ b/tests/run-make/dep-info/Makefile.foo diff --git a/tests/run-make-fulldeps/dep-info/bar.rs b/tests/run-make/dep-info/bar.rs index c5c0bc606..c5c0bc606 100644 --- a/tests/run-make-fulldeps/dep-info/bar.rs +++ b/tests/run-make/dep-info/bar.rs diff --git a/tests/run-make-fulldeps/dep-info/foo.rs b/tests/run-make/dep-info/foo.rs index b76b4321d..b76b4321d 100644 --- a/tests/run-make-fulldeps/dep-info/foo.rs +++ b/tests/run-make/dep-info/foo.rs diff --git a/tests/run-make-fulldeps/dep-info/lib.rs b/tests/run-make/dep-info/lib.rs index eb8631259..eb8631259 100644 --- a/tests/run-make-fulldeps/dep-info/lib.rs +++ b/tests/run-make/dep-info/lib.rs diff --git a/tests/run-make-fulldeps/dep-info/lib2.rs b/tests/run-make/dep-info/lib2.rs index f4fda9c93..f4fda9c93 100644 --- a/tests/run-make-fulldeps/dep-info/lib2.rs +++ b/tests/run-make/dep-info/lib2.rs diff --git a/tests/run-make-fulldeps/doctests-keep-binaries/Makefile b/tests/run-make/doctests-keep-binaries/Makefile index 273c8980b..6254e93d3 100644 --- a/tests/run-make-fulldeps/doctests-keep-binaries/Makefile +++ b/tests/run-make/doctests-keep-binaries/Makefile @@ -1,4 +1,5 @@ -include ../../run-make-fulldeps/tools.mk +# ignore-cross-compile +include ../tools.mk # Check that valid binaries are persisted by running them, regardless of whether the --run or --no-run option is used. diff --git a/tests/run-make-fulldeps/doctests-keep-binaries/t.rs b/tests/run-make/doctests-keep-binaries/t.rs index c38cf0a0b..c38cf0a0b 100644 --- a/tests/run-make-fulldeps/doctests-keep-binaries/t.rs +++ b/tests/run-make/doctests-keep-binaries/t.rs diff --git a/tests/run-make-fulldeps/duplicate-output-flavors/Makefile b/tests/run-make/duplicate-output-flavors/Makefile index e33279966..e33279966 100644 --- a/tests/run-make-fulldeps/duplicate-output-flavors/Makefile +++ b/tests/run-make/duplicate-output-flavors/Makefile diff --git a/tests/run-make-fulldeps/duplicate-output-flavors/foo.rs b/tests/run-make/duplicate-output-flavors/foo.rs index c1bfaa6ca..c1bfaa6ca 100644 --- a/tests/run-make-fulldeps/duplicate-output-flavors/foo.rs +++ b/tests/run-make/duplicate-output-flavors/foo.rs diff --git a/tests/run-make-fulldeps/dylib-chain/Makefile b/tests/run-make/dylib-chain/Makefile index 1139822f4..f1fea99c5 100644 --- a/tests/run-make-fulldeps/dylib-chain/Makefile +++ b/tests/run-make/dylib-chain/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/dylib-chain/m1.rs b/tests/run-make/dylib-chain/m1.rs index 08c3f3752..08c3f3752 100644 --- a/tests/run-make-fulldeps/dylib-chain/m1.rs +++ b/tests/run-make/dylib-chain/m1.rs diff --git a/tests/run-make-fulldeps/dylib-chain/m2.rs b/tests/run-make/dylib-chain/m2.rs index 62176ddc9..62176ddc9 100644 --- a/tests/run-make-fulldeps/dylib-chain/m2.rs +++ b/tests/run-make/dylib-chain/m2.rs diff --git a/tests/run-make-fulldeps/dylib-chain/m3.rs b/tests/run-make/dylib-chain/m3.rs index d213aeda9..d213aeda9 100644 --- a/tests/run-make-fulldeps/dylib-chain/m3.rs +++ b/tests/run-make/dylib-chain/m3.rs diff --git a/tests/run-make-fulldeps/dylib-chain/m4.rs b/tests/run-make/dylib-chain/m4.rs index fa8ec6079..fa8ec6079 100644 --- a/tests/run-make-fulldeps/dylib-chain/m4.rs +++ b/tests/run-make/dylib-chain/m4.rs diff --git a/tests/run-make-fulldeps/emit-stack-sizes/Makefile b/tests/run-make/emit-stack-sizes/Makefile index f636ebd28..f636ebd28 100644 --- a/tests/run-make-fulldeps/emit-stack-sizes/Makefile +++ b/tests/run-make/emit-stack-sizes/Makefile diff --git a/tests/run-make-fulldeps/emit-stack-sizes/foo.rs b/tests/run-make/emit-stack-sizes/foo.rs index ee51ae328..ee51ae328 100644 --- a/tests/run-make-fulldeps/emit-stack-sizes/foo.rs +++ b/tests/run-make/emit-stack-sizes/foo.rs diff --git a/tests/run-make-fulldeps/emit/Makefile b/tests/run-make/emit/Makefile index 78e68bd61..b3ca0b79f 100644 --- a/tests/run-make-fulldeps/emit/Makefile +++ b/tests/run-make/emit/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/emit/test-24876.rs b/tests/run-make/emit/test-24876.rs index 734e2ee4b..734e2ee4b 100644 --- a/tests/run-make-fulldeps/emit/test-24876.rs +++ b/tests/run-make/emit/test-24876.rs diff --git a/tests/run-make-fulldeps/emit/test-26235.rs b/tests/run-make/emit/test-26235.rs index 07d975f33..07d975f33 100644 --- a/tests/run-make-fulldeps/emit/test-26235.rs +++ b/tests/run-make/emit/test-26235.rs diff --git a/tests/run-make-fulldeps/error-found-staticlib-instead-crate/Makefile b/tests/run-make/error-found-staticlib-instead-crate/Makefile index 0eae41d72..0eae41d72 100644 --- a/tests/run-make-fulldeps/error-found-staticlib-instead-crate/Makefile +++ b/tests/run-make/error-found-staticlib-instead-crate/Makefile diff --git a/tests/run-make-fulldeps/error-found-staticlib-instead-crate/bar.rs b/tests/run-make/error-found-staticlib-instead-crate/bar.rs index fe35f1f8e..fe35f1f8e 100644 --- a/tests/run-make-fulldeps/error-found-staticlib-instead-crate/bar.rs +++ b/tests/run-make/error-found-staticlib-instead-crate/bar.rs diff --git a/tests/run-make-fulldeps/error-found-staticlib-instead-crate/foo.rs b/tests/run-make/error-found-staticlib-instead-crate/foo.rs index b76b4321d..b76b4321d 100644 --- a/tests/run-make-fulldeps/error-found-staticlib-instead-crate/foo.rs +++ b/tests/run-make/error-found-staticlib-instead-crate/foo.rs diff --git a/tests/run-make-fulldeps/error-writing-dependencies/Makefile b/tests/run-make/error-writing-dependencies/Makefile index a5d30a647..a5d30a647 100644 --- a/tests/run-make-fulldeps/error-writing-dependencies/Makefile +++ b/tests/run-make/error-writing-dependencies/Makefile diff --git a/tests/run-make-fulldeps/error-writing-dependencies/foo.rs b/tests/run-make/error-writing-dependencies/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/error-writing-dependencies/foo.rs +++ b/tests/run-make/error-writing-dependencies/foo.rs diff --git a/tests/run-make-fulldeps/exit-code/Makefile b/tests/run-make/exit-code/Makefile index 3ffaafe90..6458b7168 100644 --- a/tests/run-make-fulldeps/exit-code/Makefile +++ b/tests/run-make/exit-code/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/exit-code/compile-error.rs b/tests/run-make/exit-code/compile-error.rs index a96c19760..a96c19760 100644 --- a/tests/run-make-fulldeps/exit-code/compile-error.rs +++ b/tests/run-make/exit-code/compile-error.rs diff --git a/tests/run-make-fulldeps/exit-code/lint-failure.rs b/tests/run-make/exit-code/lint-failure.rs index df876ec23..df876ec23 100644 --- a/tests/run-make-fulldeps/exit-code/lint-failure.rs +++ b/tests/run-make/exit-code/lint-failure.rs diff --git a/tests/run-make-fulldeps/exit-code/success.rs b/tests/run-make/exit-code/success.rs index 55b8e42b6..55b8e42b6 100644 --- a/tests/run-make-fulldeps/exit-code/success.rs +++ b/tests/run-make/exit-code/success.rs diff --git a/tests/run-make-fulldeps/extern-diff-internal-name/Makefile b/tests/run-make/extern-diff-internal-name/Makefile index 54596c2f0..250f82dfa 100644 --- a/tests/run-make-fulldeps/extern-diff-internal-name/Makefile +++ b/tests/run-make/extern-diff-internal-name/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/extern-diff-internal-name/lib.rs b/tests/run-make/extern-diff-internal-name/lib.rs index ad96f7086..ad96f7086 100644 --- a/tests/run-make-fulldeps/extern-diff-internal-name/lib.rs +++ b/tests/run-make/extern-diff-internal-name/lib.rs diff --git a/tests/run-make-fulldeps/extern-diff-internal-name/test.rs b/tests/run-make/extern-diff-internal-name/test.rs index 4c53dc28a..4c53dc28a 100644 --- a/tests/run-make-fulldeps/extern-diff-internal-name/test.rs +++ b/tests/run-make/extern-diff-internal-name/test.rs diff --git a/tests/run-make-fulldeps/extern-flag-disambiguates/Makefile b/tests/run-make/extern-flag-disambiguates/Makefile index a8f142a64..e54a537ec 100644 --- a/tests/run-make-fulldeps/extern-flag-disambiguates/Makefile +++ b/tests/run-make/extern-flag-disambiguates/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Attempt to build this dependency tree: diff --git a/tests/run-make-fulldeps/extern-flag-disambiguates/a.rs b/tests/run-make/extern-flag-disambiguates/a.rs index 2b1a31901..2b1a31901 100644 --- a/tests/run-make-fulldeps/extern-flag-disambiguates/a.rs +++ b/tests/run-make/extern-flag-disambiguates/a.rs diff --git a/tests/run-make-fulldeps/extern-flag-disambiguates/b.rs b/tests/run-make/extern-flag-disambiguates/b.rs index 1d7a7339c..1d7a7339c 100644 --- a/tests/run-make-fulldeps/extern-flag-disambiguates/b.rs +++ b/tests/run-make/extern-flag-disambiguates/b.rs diff --git a/tests/run-make-fulldeps/extern-flag-disambiguates/c.rs b/tests/run-make/extern-flag-disambiguates/c.rs index 3f9d143ed..3f9d143ed 100644 --- a/tests/run-make-fulldeps/extern-flag-disambiguates/c.rs +++ b/tests/run-make/extern-flag-disambiguates/c.rs diff --git a/tests/run-make-fulldeps/extern-flag-disambiguates/d.rs b/tests/run-make/extern-flag-disambiguates/d.rs index 249c6a107..249c6a107 100644 --- a/tests/run-make-fulldeps/extern-flag-disambiguates/d.rs +++ b/tests/run-make/extern-flag-disambiguates/d.rs diff --git a/tests/run-make-fulldeps/extern-flag-fun/Makefile b/tests/run-make/extern-flag-fun/Makefile index a0b7c15ed..687cdfd76 100644 --- a/tests/run-make-fulldeps/extern-flag-fun/Makefile +++ b/tests/run-make/extern-flag-fun/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/extern-flag-fun/bar-alt.rs b/tests/run-make/extern-flag-fun/bar-alt.rs index cdc6c27d8..cdc6c27d8 100644 --- a/tests/run-make-fulldeps/extern-flag-fun/bar-alt.rs +++ b/tests/run-make/extern-flag-fun/bar-alt.rs diff --git a/tests/run-make-fulldeps/extern-flag-fun/bar.rs b/tests/run-make/extern-flag-fun/bar.rs index d11c69f81..d11c69f81 100644 --- a/tests/run-make-fulldeps/extern-flag-fun/bar.rs +++ b/tests/run-make/extern-flag-fun/bar.rs diff --git a/tests/run-make-fulldeps/extern-flag-fun/foo.rs b/tests/run-make/extern-flag-fun/foo.rs index 0edda7d7b..0edda7d7b 100644 --- a/tests/run-make-fulldeps/extern-flag-fun/foo.rs +++ b/tests/run-make/extern-flag-fun/foo.rs diff --git a/tests/run-make-fulldeps/extern-flag-fun/gated_unstable.rs b/tests/run-make/extern-flag-fun/gated_unstable.rs index 03600c830..03600c830 100644 --- a/tests/run-make-fulldeps/extern-flag-fun/gated_unstable.rs +++ b/tests/run-make/extern-flag-fun/gated_unstable.rs diff --git a/tests/run-make-fulldeps/extern-flag-fun/rustc.rs b/tests/run-make/extern-flag-fun/rustc.rs index b76b4321d..b76b4321d 100644 --- a/tests/run-make-fulldeps/extern-flag-fun/rustc.rs +++ b/tests/run-make/extern-flag-fun/rustc.rs diff --git a/tests/run-make-fulldeps/extern-flag-pathless/Makefile b/tests/run-make/extern-flag-pathless/Makefile index 0f23815b6..701bfcd28 100644 --- a/tests/run-make-fulldeps/extern-flag-pathless/Makefile +++ b/tests/run-make/extern-flag-pathless/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test mixing pathless --extern with paths. diff --git a/tests/run-make-fulldeps/extern-flag-pathless/bar-dynamic.rs b/tests/run-make/extern-flag-pathless/bar-dynamic.rs index e2d68d517..e2d68d517 100644 --- a/tests/run-make-fulldeps/extern-flag-pathless/bar-dynamic.rs +++ b/tests/run-make/extern-flag-pathless/bar-dynamic.rs diff --git a/tests/run-make-fulldeps/extern-flag-pathless/bar-static.rs b/tests/run-make/extern-flag-pathless/bar-static.rs index 240d8bde4..240d8bde4 100644 --- a/tests/run-make-fulldeps/extern-flag-pathless/bar-static.rs +++ b/tests/run-make/extern-flag-pathless/bar-static.rs diff --git a/tests/run-make-fulldeps/extern-flag-pathless/foo.rs b/tests/run-make/extern-flag-pathless/foo.rs index 1ea64da7d..1ea64da7d 100644 --- a/tests/run-make-fulldeps/extern-flag-pathless/foo.rs +++ b/tests/run-make/extern-flag-pathless/foo.rs diff --git a/tests/run-make-fulldeps/extern-flag-rename-transitive/Makefile b/tests/run-make/extern-flag-rename-transitive/Makefile index d16a8e208..d16a8e208 100644 --- a/tests/run-make-fulldeps/extern-flag-rename-transitive/Makefile +++ b/tests/run-make/extern-flag-rename-transitive/Makefile diff --git a/tests/run-make-fulldeps/extern-flag-rename-transitive/bar.rs b/tests/run-make/extern-flag-rename-transitive/bar.rs index 94446a07d..94446a07d 100644 --- a/tests/run-make-fulldeps/extern-flag-rename-transitive/bar.rs +++ b/tests/run-make/extern-flag-rename-transitive/bar.rs diff --git a/tests/run-make-fulldeps/extern-flag-rename-transitive/baz.rs b/tests/run-make/extern-flag-rename-transitive/baz.rs index c3908db34..c3908db34 100644 --- a/tests/run-make-fulldeps/extern-flag-rename-transitive/baz.rs +++ b/tests/run-make/extern-flag-rename-transitive/baz.rs diff --git a/tests/run-make-fulldeps/extern-flag-rename-transitive/foo.rs b/tests/run-make/extern-flag-rename-transitive/foo.rs index c1bfaa6ca..c1bfaa6ca 100644 --- a/tests/run-make-fulldeps/extern-flag-rename-transitive/foo.rs +++ b/tests/run-make/extern-flag-rename-transitive/foo.rs diff --git a/tests/run-make-fulldeps/extern-fn-generic/Makefile b/tests/run-make/extern-fn-generic/Makefile index 71746fb10..7dceea6cb 100644 --- a/tests/run-make-fulldeps/extern-fn-generic/Makefile +++ b/tests/run-make/extern-fn-generic/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,test) diff --git a/tests/run-make-fulldeps/extern-fn-generic/test.c b/tests/run-make/extern-fn-generic/test.c index a8504ff2a..a8504ff2a 100644 --- a/tests/run-make-fulldeps/extern-fn-generic/test.c +++ b/tests/run-make/extern-fn-generic/test.c diff --git a/tests/run-make-fulldeps/extern-fn-generic/test.rs b/tests/run-make/extern-fn-generic/test.rs index c9baa4898..c9baa4898 100644 --- a/tests/run-make-fulldeps/extern-fn-generic/test.rs +++ b/tests/run-make/extern-fn-generic/test.rs diff --git a/tests/run-make-fulldeps/extern-fn-generic/testcrate.rs b/tests/run-make/extern-fn-generic/testcrate.rs index 39f76e59c..39f76e59c 100644 --- a/tests/run-make-fulldeps/extern-fn-generic/testcrate.rs +++ b/tests/run-make/extern-fn-generic/testcrate.rs diff --git a/tests/run-make-fulldeps/extern-fn-mangle/Makefile b/tests/run-make/extern-fn-mangle/Makefile index 4f5d026f2..3cbbf3839 100644 --- a/tests/run-make-fulldeps/extern-fn-mangle/Makefile +++ b/tests/run-make/extern-fn-mangle/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,test) diff --git a/tests/run-make-fulldeps/extern-fn-mangle/test.c b/tests/run-make/extern-fn-mangle/test.c index e94d75083..e94d75083 100644 --- a/tests/run-make-fulldeps/extern-fn-mangle/test.c +++ b/tests/run-make/extern-fn-mangle/test.c diff --git a/tests/run-make-fulldeps/extern-fn-mangle/test.rs b/tests/run-make/extern-fn-mangle/test.rs index 40b08f1ed..40b08f1ed 100644 --- a/tests/run-make-fulldeps/extern-fn-mangle/test.rs +++ b/tests/run-make/extern-fn-mangle/test.rs diff --git a/tests/run-make-fulldeps/extern-fn-reachable/Makefile b/tests/run-make/extern-fn-reachable/Makefile index 05bdb8d65..3297251bf 100644 --- a/tests/run-make-fulldeps/extern-fn-reachable/Makefile +++ b/tests/run-make/extern-fn-reachable/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows-msvc diff --git a/tests/run-make-fulldeps/extern-fn-reachable/dylib.rs b/tests/run-make/extern-fn-reachable/dylib.rs index cd0179348..cd0179348 100644 --- a/tests/run-make-fulldeps/extern-fn-reachable/dylib.rs +++ b/tests/run-make/extern-fn-reachable/dylib.rs diff --git a/tests/run-make-fulldeps/extern-fn-struct-passing-abi/Makefile b/tests/run-make/extern-fn-struct-passing-abi/Makefile index 4f5d026f2..3cbbf3839 100644 --- a/tests/run-make-fulldeps/extern-fn-struct-passing-abi/Makefile +++ b/tests/run-make/extern-fn-struct-passing-abi/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,test) diff --git a/tests/run-make-fulldeps/extern-fn-struct-passing-abi/test.c b/tests/run-make/extern-fn-struct-passing-abi/test.c index 136b07129..136b07129 100644 --- a/tests/run-make-fulldeps/extern-fn-struct-passing-abi/test.c +++ b/tests/run-make/extern-fn-struct-passing-abi/test.c diff --git a/tests/run-make-fulldeps/extern-fn-struct-passing-abi/test.rs b/tests/run-make/extern-fn-struct-passing-abi/test.rs index afe0f52ef..afe0f52ef 100644 --- a/tests/run-make-fulldeps/extern-fn-struct-passing-abi/test.rs +++ b/tests/run-make/extern-fn-struct-passing-abi/test.rs diff --git a/tests/run-make-fulldeps/extern-fn-with-extern-types/Makefile b/tests/run-make/extern-fn-with-extern-types/Makefile index 1fa708950..07ec503aa 100644 --- a/tests/run-make-fulldeps/extern-fn-with-extern-types/Makefile +++ b/tests/run-make/extern-fn-with-extern-types/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,ctest) diff --git a/tests/run-make-fulldeps/extern-fn-with-extern-types/ctest.c b/tests/run-make/extern-fn-with-extern-types/ctest.c index 3b6fb4cfc..3b6fb4cfc 100644 --- a/tests/run-make-fulldeps/extern-fn-with-extern-types/ctest.c +++ b/tests/run-make/extern-fn-with-extern-types/ctest.c diff --git a/tests/run-make-fulldeps/extern-fn-with-extern-types/test.rs b/tests/run-make/extern-fn-with-extern-types/test.rs index 90a6ebaf1..90a6ebaf1 100644 --- a/tests/run-make-fulldeps/extern-fn-with-extern-types/test.rs +++ b/tests/run-make/extern-fn-with-extern-types/test.rs diff --git a/tests/run-make-fulldeps/extern-fn-with-packed-struct/Makefile b/tests/run-make/extern-fn-with-packed-struct/Makefile index 4f5d026f2..3cbbf3839 100644 --- a/tests/run-make-fulldeps/extern-fn-with-packed-struct/Makefile +++ b/tests/run-make/extern-fn-with-packed-struct/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,test) diff --git a/tests/run-make-fulldeps/extern-fn-with-packed-struct/test.c b/tests/run-make/extern-fn-with-packed-struct/test.c index c89f8272b..c89f8272b 100644 --- a/tests/run-make-fulldeps/extern-fn-with-packed-struct/test.c +++ b/tests/run-make/extern-fn-with-packed-struct/test.c diff --git a/tests/run-make-fulldeps/extern-fn-with-packed-struct/test.rs b/tests/run-make/extern-fn-with-packed-struct/test.rs index 2f261efb5..2f261efb5 100644 --- a/tests/run-make-fulldeps/extern-fn-with-packed-struct/test.rs +++ b/tests/run-make/extern-fn-with-packed-struct/test.rs diff --git a/tests/run-make-fulldeps/extern-fn-with-union/Makefile b/tests/run-make/extern-fn-with-union/Makefile index 40bae923e..e6c8c9936 100644 --- a/tests/run-make-fulldeps/extern-fn-with-union/Makefile +++ b/tests/run-make/extern-fn-with-union/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,ctest) diff --git a/tests/run-make-fulldeps/extern-fn-with-union/ctest.c b/tests/run-make/extern-fn-with-union/ctest.c index 86cb64537..86cb64537 100644 --- a/tests/run-make-fulldeps/extern-fn-with-union/ctest.c +++ b/tests/run-make/extern-fn-with-union/ctest.c diff --git a/tests/run-make-fulldeps/extern-fn-with-union/test.rs b/tests/run-make/extern-fn-with-union/test.rs index 438fbddf3..438fbddf3 100644 --- a/tests/run-make-fulldeps/extern-fn-with-union/test.rs +++ b/tests/run-make/extern-fn-with-union/test.rs diff --git a/tests/run-make-fulldeps/extern-fn-with-union/testcrate.rs b/tests/run-make/extern-fn-with-union/testcrate.rs index 28d91ff37..28d91ff37 100644 --- a/tests/run-make-fulldeps/extern-fn-with-union/testcrate.rs +++ b/tests/run-make/extern-fn-with-union/testcrate.rs diff --git a/tests/run-make-fulldeps/extern-multiple-copies/Makefile b/tests/run-make/extern-multiple-copies/Makefile index 00668a6bc..b0b84278e 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies/Makefile +++ b/tests/run-make/extern-multiple-copies/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/extern-multiple-copies/bar.rs b/tests/run-make/extern-multiple-copies/bar.rs index c6b3595f6..c6b3595f6 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies/bar.rs +++ b/tests/run-make/extern-multiple-copies/bar.rs diff --git a/tests/run-make-fulldeps/extern-multiple-copies/foo1.rs b/tests/run-make/extern-multiple-copies/foo1.rs index c1bfaa6ca..c1bfaa6ca 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies/foo1.rs +++ b/tests/run-make/extern-multiple-copies/foo1.rs diff --git a/tests/run-make-fulldeps/extern-multiple-copies/foo2.rs b/tests/run-make/extern-multiple-copies/foo2.rs index c1bfaa6ca..c1bfaa6ca 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies/foo2.rs +++ b/tests/run-make/extern-multiple-copies/foo2.rs diff --git a/tests/run-make-fulldeps/extern-multiple-copies2/Makefile b/tests/run-make/extern-multiple-copies2/Makefile index 84de2ebf3..708b1c1b5 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies2/Makefile +++ b/tests/run-make/extern-multiple-copies2/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/extern-multiple-copies2/bar.rs b/tests/run-make/extern-multiple-copies2/bar.rs index b3088152d..b3088152d 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies2/bar.rs +++ b/tests/run-make/extern-multiple-copies2/bar.rs diff --git a/tests/run-make-fulldeps/extern-multiple-copies2/foo1.rs b/tests/run-make/extern-multiple-copies2/foo1.rs index 4c778e52f..4c778e52f 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies2/foo1.rs +++ b/tests/run-make/extern-multiple-copies2/foo1.rs diff --git a/tests/run-make-fulldeps/extern-multiple-copies2/foo2.rs b/tests/run-make/extern-multiple-copies2/foo2.rs index 2be103507..2be103507 100644 --- a/tests/run-make-fulldeps/extern-multiple-copies2/foo2.rs +++ b/tests/run-make/extern-multiple-copies2/foo2.rs diff --git a/tests/run-make-fulldeps/extern-overrides-distribution/Makefile b/tests/run-make/extern-overrides-distribution/Makefile index c57b062cd..bfd0dd699 100644 --- a/tests/run-make-fulldeps/extern-overrides-distribution/Makefile +++ b/tests/run-make/extern-overrides-distribution/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/extern-overrides-distribution/libc.rs b/tests/run-make/extern-overrides-distribution/libc.rs index ee51ae328..ee51ae328 100644 --- a/tests/run-make-fulldeps/extern-overrides-distribution/libc.rs +++ b/tests/run-make/extern-overrides-distribution/libc.rs diff --git a/tests/run-make-fulldeps/extern-overrides-distribution/main.rs b/tests/run-make/extern-overrides-distribution/main.rs index 1290a8c56..1290a8c56 100644 --- a/tests/run-make-fulldeps/extern-overrides-distribution/main.rs +++ b/tests/run-make/extern-overrides-distribution/main.rs diff --git a/tests/run-make-fulldeps/extra-filename-with-temp-outputs/Makefile b/tests/run-make/extra-filename-with-temp-outputs/Makefile index 470448cf5..64745bef5 100644 --- a/tests/run-make-fulldeps/extra-filename-with-temp-outputs/Makefile +++ b/tests/run-make/extra-filename-with-temp-outputs/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/extra-filename-with-temp-outputs/foo.rs b/tests/run-make/extra-filename-with-temp-outputs/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/extra-filename-with-temp-outputs/foo.rs +++ b/tests/run-make/extra-filename-with-temp-outputs/foo.rs diff --git a/tests/run-make-fulldeps/foreign-double-unwind/Makefile b/tests/run-make/foreign-double-unwind/Makefile index ea2fe9ff8..f20fe3ce6 100644 --- a/tests/run-make-fulldeps/foreign-double-unwind/Makefile +++ b/tests/run-make/foreign-double-unwind/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: foo diff --git a/tests/run-make-fulldeps/foreign-double-unwind/foo.cpp b/tests/run-make/foreign-double-unwind/foo.cpp index 69a8f11c2..69a8f11c2 100644 --- a/tests/run-make-fulldeps/foreign-double-unwind/foo.cpp +++ b/tests/run-make/foreign-double-unwind/foo.cpp diff --git a/tests/run-make-fulldeps/foreign-double-unwind/foo.rs b/tests/run-make/foreign-double-unwind/foo.rs index cae8aa940..cae8aa940 100644 --- a/tests/run-make-fulldeps/foreign-double-unwind/foo.rs +++ b/tests/run-make/foreign-double-unwind/foo.rs diff --git a/tests/run-make-fulldeps/foreign-exceptions/Makefile b/tests/run-make/foreign-exceptions/Makefile index 38fe2773d..a8e20ffb1 100644 --- a/tests/run-make-fulldeps/foreign-exceptions/Makefile +++ b/tests/run-make/foreign-exceptions/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: foo diff --git a/tests/run-make-fulldeps/foreign-exceptions/foo.cpp b/tests/run-make/foreign-exceptions/foo.cpp index 8182021a2..8182021a2 100644 --- a/tests/run-make-fulldeps/foreign-exceptions/foo.cpp +++ b/tests/run-make/foreign-exceptions/foo.cpp diff --git a/tests/run-make-fulldeps/foreign-exceptions/foo.rs b/tests/run-make/foreign-exceptions/foo.rs index dd3b7c76f..dd3b7c76f 100644 --- a/tests/run-make-fulldeps/foreign-exceptions/foo.rs +++ b/tests/run-make/foreign-exceptions/foo.rs diff --git a/tests/run-make-fulldeps/foreign-rust-exceptions/Makefile b/tests/run-make/foreign-rust-exceptions/Makefile index 50fca7f24..0d007bf1c 100644 --- a/tests/run-make-fulldeps/foreign-rust-exceptions/Makefile +++ b/tests/run-make/foreign-rust-exceptions/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile # ignore-i686-pc-windows-gnu # This test doesn't work on 32-bit MinGW as cdylib has its own copy of unwinder diff --git a/tests/run-make-fulldeps/foreign-rust-exceptions/bar.rs b/tests/run-make/foreign-rust-exceptions/bar.rs index 5f9efe323..5f9efe323 100644 --- a/tests/run-make-fulldeps/foreign-rust-exceptions/bar.rs +++ b/tests/run-make/foreign-rust-exceptions/bar.rs diff --git a/tests/run-make-fulldeps/foreign-rust-exceptions/foo.rs b/tests/run-make/foreign-rust-exceptions/foo.rs index 266987c5b..266987c5b 100644 --- a/tests/run-make-fulldeps/foreign-rust-exceptions/foo.rs +++ b/tests/run-make/foreign-rust-exceptions/foo.rs diff --git a/tests/run-make-fulldeps/fpic/Makefile b/tests/run-make/fpic/Makefile index 5986de366..c38dd8d6e 100644 --- a/tests/run-make-fulldeps/fpic/Makefile +++ b/tests/run-make/fpic/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows diff --git a/tests/run-make-fulldeps/fpic/hello.rs b/tests/run-make/fpic/hello.rs index 45590d86b..45590d86b 100644 --- a/tests/run-make-fulldeps/fpic/hello.rs +++ b/tests/run-make/fpic/hello.rs diff --git a/tests/run-make-fulldeps/glibc-staticlib-args/Makefile b/tests/run-make/glibc-staticlib-args/Makefile index 39e64bacf..cad6c049e 100644 --- a/tests/run-make-fulldeps/glibc-staticlib-args/Makefile +++ b/tests/run-make/glibc-staticlib-args/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile # only-gnu # only-linux diff --git a/tests/run-make-fulldeps/glibc-staticlib-args/library.rs b/tests/run-make/glibc-staticlib-args/library.rs index 5ab627a2a..5ab627a2a 100644 --- a/tests/run-make-fulldeps/glibc-staticlib-args/library.rs +++ b/tests/run-make/glibc-staticlib-args/library.rs diff --git a/tests/run-make-fulldeps/glibc-staticlib-args/program.c b/tests/run-make/glibc-staticlib-args/program.c index 30f6974b7..30f6974b7 100644 --- a/tests/run-make-fulldeps/glibc-staticlib-args/program.c +++ b/tests/run-make/glibc-staticlib-args/program.c diff --git a/tests/run-make-fulldeps/hir-tree/Makefile b/tests/run-make/hir-tree/Makefile index b0450ea4b..b0450ea4b 100644 --- a/tests/run-make-fulldeps/hir-tree/Makefile +++ b/tests/run-make/hir-tree/Makefile diff --git a/tests/run-make-fulldeps/hir-tree/input.rs b/tests/run-make/hir-tree/input.rs index 9d1a4e9e4..9d1a4e9e4 100644 --- a/tests/run-make-fulldeps/hir-tree/input.rs +++ b/tests/run-make/hir-tree/input.rs diff --git a/tests/run-make-fulldeps/include_bytes_deps/Makefile b/tests/run-make/include_bytes_deps/Makefile index 696dfd207..696dfd207 100644 --- a/tests/run-make-fulldeps/include_bytes_deps/Makefile +++ b/tests/run-make/include_bytes_deps/Makefile diff --git a/tests/run-make-fulldeps/include_bytes_deps/input.bin b/tests/run-make/include_bytes_deps/input.bin index cd0875583..cd0875583 100644 --- a/tests/run-make-fulldeps/include_bytes_deps/input.bin +++ b/tests/run-make/include_bytes_deps/input.bin diff --git a/tests/run-make-fulldeps/include_bytes_deps/input.md b/tests/run-make/include_bytes_deps/input.md index 2a19b7405..2a19b7405 100644 --- a/tests/run-make-fulldeps/include_bytes_deps/input.md +++ b/tests/run-make/include_bytes_deps/input.md diff --git a/tests/run-make-fulldeps/include_bytes_deps/input.txt b/tests/run-make/include_bytes_deps/input.txt index cd0875583..cd0875583 100644 --- a/tests/run-make-fulldeps/include_bytes_deps/input.txt +++ b/tests/run-make/include_bytes_deps/input.txt diff --git a/tests/run-make-fulldeps/include_bytes_deps/main.rs b/tests/run-make/include_bytes_deps/main.rs index 2fd55699d..2fd55699d 100644 --- a/tests/run-make-fulldeps/include_bytes_deps/main.rs +++ b/tests/run-make/include_bytes_deps/main.rs diff --git a/tests/run-make-fulldeps/incr-add-rust-src-component/Makefile b/tests/run-make/incr-add-rust-src-component/Makefile index 5c1d953cc..fd09c2299 100644 --- a/tests/run-make-fulldeps/incr-add-rust-src-component/Makefile +++ b/tests/run-make/incr-add-rust-src-component/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # rust-lang/rust#70924: Test that if we add rust-src component in between two diff --git a/tests/run-make-fulldeps/incr-add-rust-src-component/main.rs b/tests/run-make/incr-add-rust-src-component/main.rs index f6320bcb0..f6320bcb0 100644 --- a/tests/run-make-fulldeps/incr-add-rust-src-component/main.rs +++ b/tests/run-make/incr-add-rust-src-component/main.rs diff --git a/tests/run-make-fulldeps/inline-always-many-cgu/Makefile b/tests/run-make/inline-always-many-cgu/Makefile index 9945821db..9945821db 100644 --- a/tests/run-make-fulldeps/inline-always-many-cgu/Makefile +++ b/tests/run-make/inline-always-many-cgu/Makefile diff --git a/tests/run-make-fulldeps/inline-always-many-cgu/foo.rs b/tests/run-make/inline-always-many-cgu/foo.rs index 65fe69c16..65fe69c16 100644 --- a/tests/run-make-fulldeps/inline-always-many-cgu/foo.rs +++ b/tests/run-make/inline-always-many-cgu/foo.rs diff --git a/tests/run-make-fulldeps/interdependent-c-libraries/Makefile b/tests/run-make/interdependent-c-libraries/Makefile index dc5b55a99..53a696d82 100644 --- a/tests/run-make-fulldeps/interdependent-c-libraries/Makefile +++ b/tests/run-make/interdependent-c-libraries/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # The rust crate foo will link to the native library foo, while the rust crate diff --git a/tests/run-make-fulldeps/interdependent-c-libraries/bar.c b/tests/run-make/interdependent-c-libraries/bar.c index 812c97535..812c97535 100644 --- a/tests/run-make-fulldeps/interdependent-c-libraries/bar.c +++ b/tests/run-make/interdependent-c-libraries/bar.c diff --git a/tests/run-make-fulldeps/interdependent-c-libraries/bar.rs b/tests/run-make/interdependent-c-libraries/bar.rs index 3c2c3f218..3c2c3f218 100644 --- a/tests/run-make-fulldeps/interdependent-c-libraries/bar.rs +++ b/tests/run-make/interdependent-c-libraries/bar.rs diff --git a/tests/run-make-fulldeps/interdependent-c-libraries/foo.c b/tests/run-make/interdependent-c-libraries/foo.c index 85e6cd8c3..85e6cd8c3 100644 --- a/tests/run-make-fulldeps/interdependent-c-libraries/foo.c +++ b/tests/run-make/interdependent-c-libraries/foo.c diff --git a/tests/run-make-fulldeps/interdependent-c-libraries/foo.rs b/tests/run-make/interdependent-c-libraries/foo.rs index a69809726..a69809726 100644 --- a/tests/run-make-fulldeps/interdependent-c-libraries/foo.rs +++ b/tests/run-make/interdependent-c-libraries/foo.rs diff --git a/tests/run-make-fulldeps/interdependent-c-libraries/main.rs b/tests/run-make/interdependent-c-libraries/main.rs index 2aba427df..2aba427df 100644 --- a/tests/run-make-fulldeps/interdependent-c-libraries/main.rs +++ b/tests/run-make/interdependent-c-libraries/main.rs diff --git a/tests/run-make-fulldeps/intrinsic-unreachable/Makefile b/tests/run-make/intrinsic-unreachable/Makefile index ff9cc5709..ff9cc5709 100644 --- a/tests/run-make-fulldeps/intrinsic-unreachable/Makefile +++ b/tests/run-make/intrinsic-unreachable/Makefile diff --git a/tests/run-make-fulldeps/intrinsic-unreachable/exit-ret.rs b/tests/run-make/intrinsic-unreachable/exit-ret.rs index e7b9694d9..e7b9694d9 100644 --- a/tests/run-make-fulldeps/intrinsic-unreachable/exit-ret.rs +++ b/tests/run-make/intrinsic-unreachable/exit-ret.rs diff --git a/tests/run-make-fulldeps/intrinsic-unreachable/exit-unreachable.rs b/tests/run-make/intrinsic-unreachable/exit-unreachable.rs index ec85db733..ec85db733 100644 --- a/tests/run-make-fulldeps/intrinsic-unreachable/exit-unreachable.rs +++ b/tests/run-make/intrinsic-unreachable/exit-unreachable.rs diff --git a/tests/run-make-fulldeps/invalid-library/Makefile b/tests/run-make/invalid-library/Makefile index 910d9af7b..910d9af7b 100644 --- a/tests/run-make-fulldeps/invalid-library/Makefile +++ b/tests/run-make/invalid-library/Makefile diff --git a/tests/run-make-fulldeps/invalid-library/foo.rs b/tests/run-make/invalid-library/foo.rs index bb7b36c49..bb7b36c49 100644 --- a/tests/run-make-fulldeps/invalid-library/foo.rs +++ b/tests/run-make/invalid-library/foo.rs diff --git a/tests/run-make-fulldeps/invalid-staticlib/Makefile b/tests/run-make/invalid-staticlib/Makefile index 3f0f74ce3..3f0f74ce3 100644 --- a/tests/run-make-fulldeps/invalid-staticlib/Makefile +++ b/tests/run-make/invalid-staticlib/Makefile diff --git a/tests/run-make-fulldeps/issue-11908/Makefile b/tests/run-make/issue-11908/Makefile index 47005537e..38586662f 100644 --- a/tests/run-make-fulldeps/issue-11908/Makefile +++ b/tests/run-make/issue-11908/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile # This test ensures that if you have the same rlib or dylib at two locations # in the same path that you don't hit an assertion in the compiler. # diff --git a/tests/run-make-fulldeps/issue-11908/bar.rs b/tests/run-make/issue-11908/bar.rs index bb7b36c49..bb7b36c49 100644 --- a/tests/run-make-fulldeps/issue-11908/bar.rs +++ b/tests/run-make/issue-11908/bar.rs diff --git a/tests/run-make-fulldeps/issue-11908/foo.rs b/tests/run-make/issue-11908/foo.rs index 82b2dfe9f..82b2dfe9f 100644 --- a/tests/run-make-fulldeps/issue-11908/foo.rs +++ b/tests/run-make/issue-11908/foo.rs diff --git a/tests/run-make-fulldeps/issue-14500/Makefile b/tests/run-make/issue-14500/Makefile index 52550e570..eeab48de3 100644 --- a/tests/run-make-fulldeps/issue-14500/Makefile +++ b/tests/run-make/issue-14500/Makefile @@ -1,5 +1,7 @@ include ../tools.mk +# ignore-cross-compile + # Test to make sure that reachable extern fns are always available in final # productcs, including when LTO is used. In this test, the `foo` crate has a # reahable symbol, and is a dependency of the `bar` crate. When the `bar` crate diff --git a/tests/run-make-fulldeps/issue-14500/bar.rs b/tests/run-make/issue-14500/bar.rs index 49af74e1b..49af74e1b 100644 --- a/tests/run-make-fulldeps/issue-14500/bar.rs +++ b/tests/run-make/issue-14500/bar.rs diff --git a/tests/run-make-fulldeps/issue-14500/foo.c b/tests/run-make/issue-14500/foo.c index 2353d400d..2353d400d 100644 --- a/tests/run-make-fulldeps/issue-14500/foo.c +++ b/tests/run-make/issue-14500/foo.c diff --git a/tests/run-make-fulldeps/issue-14500/foo.rs b/tests/run-make/issue-14500/foo.rs index 7c19c1f2c..7c19c1f2c 100644 --- a/tests/run-make-fulldeps/issue-14500/foo.rs +++ b/tests/run-make/issue-14500/foo.rs diff --git a/tests/run-make-fulldeps/issue-14698/Makefile b/tests/run-make/issue-14698/Makefile index a1cfb5aba..a1cfb5aba 100644 --- a/tests/run-make-fulldeps/issue-14698/Makefile +++ b/tests/run-make/issue-14698/Makefile diff --git a/tests/run-make-fulldeps/issue-14698/foo.rs b/tests/run-make/issue-14698/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/issue-14698/foo.rs +++ b/tests/run-make/issue-14698/foo.rs diff --git a/tests/run-make-fulldeps/issue-15460/Makefile b/tests/run-make/issue-15460/Makefile index 1648d0c0c..a36a085fa 100644 --- a/tests/run-make-fulldeps/issue-15460/Makefile +++ b/tests/run-make/issue-15460/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,foo) diff --git a/tests/run-make-fulldeps/issue-15460/bar.rs b/tests/run-make/issue-15460/bar.rs index e66aeb6bd..e66aeb6bd 100644 --- a/tests/run-make-fulldeps/issue-15460/bar.rs +++ b/tests/run-make/issue-15460/bar.rs diff --git a/tests/run-make-fulldeps/issue-15460/foo.c b/tests/run-make/issue-15460/foo.c index fdf595b57..fdf595b57 100644 --- a/tests/run-make-fulldeps/issue-15460/foo.c +++ b/tests/run-make/issue-15460/foo.c diff --git a/tests/run-make-fulldeps/issue-15460/foo.rs b/tests/run-make/issue-15460/foo.rs index b4eaa0b31..b4eaa0b31 100644 --- a/tests/run-make-fulldeps/issue-15460/foo.rs +++ b/tests/run-make/issue-15460/foo.rs diff --git a/tests/run-make-fulldeps/issue-18943/Makefile b/tests/run-make/issue-18943/Makefile index fc40d756d..fc40d756d 100644 --- a/tests/run-make-fulldeps/issue-18943/Makefile +++ b/tests/run-make/issue-18943/Makefile diff --git a/tests/run-make-fulldeps/issue-18943/foo.rs b/tests/run-make/issue-18943/foo.rs index d18400dd3..d18400dd3 100644 --- a/tests/run-make-fulldeps/issue-18943/foo.rs +++ b/tests/run-make/issue-18943/foo.rs diff --git a/tests/run-make-fulldeps/issue-20626/Makefile b/tests/run-make/issue-20626/Makefile index f76f31e79..63eee910a 100644 --- a/tests/run-make-fulldeps/issue-20626/Makefile +++ b/tests/run-make/issue-20626/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test output to be four diff --git a/tests/run-make-fulldeps/issue-20626/foo.rs b/tests/run-make/issue-20626/foo.rs index a474e234e..a474e234e 100644 --- a/tests/run-make-fulldeps/issue-20626/foo.rs +++ b/tests/run-make/issue-20626/foo.rs diff --git a/tests/run-make-fulldeps/issue-22131/Makefile b/tests/run-make/issue-22131/Makefile index 770f4b04e..4f33a4659 100644 --- a/tests/run-make-fulldeps/issue-22131/Makefile +++ b/tests/run-make/issue-22131/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: foo.rs diff --git a/tests/run-make-fulldeps/issue-22131/foo.rs b/tests/run-make/issue-22131/foo.rs index 33255d768..33255d768 100644 --- a/tests/run-make-fulldeps/issue-22131/foo.rs +++ b/tests/run-make/issue-22131/foo.rs diff --git a/tests/run-make-fulldeps/issue-24445/Makefile b/tests/run-make/issue-24445/Makefile index 2a12226a6..a13910aa7 100644 --- a/tests/run-make-fulldeps/issue-24445/Makefile +++ b/tests/run-make/issue-24445/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # only-linux diff --git a/tests/run-make-fulldeps/issue-24445/foo.c b/tests/run-make/issue-24445/foo.c index bb4036b06..bb4036b06 100644 --- a/tests/run-make-fulldeps/issue-24445/foo.c +++ b/tests/run-make/issue-24445/foo.c diff --git a/tests/run-make-fulldeps/issue-24445/foo.rs b/tests/run-make/issue-24445/foo.rs index b67f3847c..b67f3847c 100644 --- a/tests/run-make-fulldeps/issue-24445/foo.rs +++ b/tests/run-make/issue-24445/foo.rs diff --git a/tests/run-make-fulldeps/issue-25581/test.c b/tests/run-make/issue-25581/test.c index 52fbf7851..52fbf7851 100644 --- a/tests/run-make-fulldeps/issue-25581/test.c +++ b/tests/run-make/issue-25581/test.c diff --git a/tests/run-make-fulldeps/issue-25581/test.rs b/tests/run-make/issue-25581/test.rs index ba6749c97..ba6749c97 100644 --- a/tests/run-make-fulldeps/issue-25581/test.rs +++ b/tests/run-make/issue-25581/test.rs diff --git a/tests/run-make-fulldeps/issue-26006/Makefile b/tests/run-make/issue-26006/Makefile index 0ff073020..b679c1215 100644 --- a/tests/run-make-fulldeps/issue-26006/Makefile +++ b/tests/run-make/issue-26006/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows diff --git a/tests/run-make-fulldeps/issue-26006/in/libc/lib.rs b/tests/run-make/issue-26006/in/libc/lib.rs index 23f2bf518..23f2bf518 100644 --- a/tests/run-make-fulldeps/issue-26006/in/libc/lib.rs +++ b/tests/run-make/issue-26006/in/libc/lib.rs diff --git a/tests/run-make-fulldeps/issue-26006/in/time/lib.rs b/tests/run-make/issue-26006/in/time/lib.rs index 87f2f824a..87f2f824a 100644 --- a/tests/run-make-fulldeps/issue-26006/in/time/lib.rs +++ b/tests/run-make/issue-26006/in/time/lib.rs diff --git a/tests/run-make-fulldeps/issue-26092/Makefile b/tests/run-make/issue-26092/Makefile index 96822e769..96822e769 100644 --- a/tests/run-make-fulldeps/issue-26092/Makefile +++ b/tests/run-make/issue-26092/Makefile diff --git a/tests/run-make-fulldeps/issue-26092/blank.rs b/tests/run-make/issue-26092/blank.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/issue-26092/blank.rs +++ b/tests/run-make/issue-26092/blank.rs diff --git a/tests/run-make-fulldeps/issue-28595/Makefile b/tests/run-make/issue-28595/Makefile index 30a1d9c56..258f9788a 100644 --- a/tests/run-make-fulldeps/issue-28595/Makefile +++ b/tests/run-make/issue-28595/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,a) $(call NATIVE_STATICLIB,b) diff --git a/tests/run-make-fulldeps/issue-28595/a.c b/tests/run-make/issue-28595/a.c index 7bfd83cca..7bfd83cca 100644 --- a/tests/run-make-fulldeps/issue-28595/a.c +++ b/tests/run-make/issue-28595/a.c diff --git a/tests/run-make-fulldeps/issue-28595/a.rs b/tests/run-make/issue-28595/a.rs index 07863cf64..07863cf64 100644 --- a/tests/run-make-fulldeps/issue-28595/a.rs +++ b/tests/run-make/issue-28595/a.rs diff --git a/tests/run-make-fulldeps/issue-28595/b.c b/tests/run-make/issue-28595/b.c index 6aecb5f9e..6aecb5f9e 100644 --- a/tests/run-make-fulldeps/issue-28595/b.c +++ b/tests/run-make/issue-28595/b.c diff --git a/tests/run-make-fulldeps/issue-28595/b.rs b/tests/run-make/issue-28595/b.rs index 1f389859f..1f389859f 100644 --- a/tests/run-make-fulldeps/issue-28595/b.rs +++ b/tests/run-make/issue-28595/b.rs diff --git a/tests/run-make-fulldeps/issue-28766/Makefile b/tests/run-make/issue-28766/Makefile index 96d0bdc2b..96d0bdc2b 100644 --- a/tests/run-make-fulldeps/issue-28766/Makefile +++ b/tests/run-make/issue-28766/Makefile diff --git a/tests/run-make-fulldeps/issue-28766/foo.rs b/tests/run-make/issue-28766/foo.rs index 1dcabe42d..1dcabe42d 100644 --- a/tests/run-make-fulldeps/issue-28766/foo.rs +++ b/tests/run-make/issue-28766/foo.rs diff --git a/tests/run-make-fulldeps/issue-28766/main.rs b/tests/run-make/issue-28766/main.rs index de12b1fd9..de12b1fd9 100644 --- a/tests/run-make-fulldeps/issue-28766/main.rs +++ b/tests/run-make/issue-28766/main.rs diff --git a/tests/run-make-fulldeps/issue-30063/Makefile b/tests/run-make/issue-30063/Makefile index e4ede598f..8a69ca79f 100644 --- a/tests/run-make-fulldeps/issue-30063/Makefile +++ b/tests/run-make/issue-30063/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/issue-30063/foo.rs b/tests/run-make/issue-30063/foo.rs index 45590d86b..45590d86b 100644 --- a/tests/run-make-fulldeps/issue-30063/foo.rs +++ b/tests/run-make/issue-30063/foo.rs diff --git a/tests/run-make-fulldeps/issue-33329/Makefile b/tests/run-make/issue-33329/Makefile index 9c149440d..9c149440d 100644 --- a/tests/run-make-fulldeps/issue-33329/Makefile +++ b/tests/run-make/issue-33329/Makefile diff --git a/tests/run-make-fulldeps/issue-33329/main.rs b/tests/run-make/issue-33329/main.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/issue-33329/main.rs +++ b/tests/run-make/issue-33329/main.rs diff --git a/tests/run-make-fulldeps/issue-35164/Makefile b/tests/run-make/issue-35164/Makefile index 38aa6f126..38aa6f126 100644 --- a/tests/run-make-fulldeps/issue-35164/Makefile +++ b/tests/run-make/issue-35164/Makefile diff --git a/tests/run-make-fulldeps/issue-35164/main.rs b/tests/run-make/issue-35164/main.rs index 1333d6322..1333d6322 100644 --- a/tests/run-make-fulldeps/issue-35164/main.rs +++ b/tests/run-make/issue-35164/main.rs diff --git a/tests/run-make-fulldeps/issue-35164/submodule/mod.rs b/tests/run-make/issue-35164/submodule/mod.rs index a9045b242..a9045b242 100644 --- a/tests/run-make-fulldeps/issue-35164/submodule/mod.rs +++ b/tests/run-make/issue-35164/submodule/mod.rs diff --git a/tests/run-make-fulldeps/issue-37839/Makefile b/tests/run-make/issue-37839/Makefile index de50bd713..6bad27b7b 100644 --- a/tests/run-make-fulldeps/issue-37839/Makefile +++ b/tests/run-make/issue-37839/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/issue-37839/a.rs b/tests/run-make/issue-37839/a.rs index b5dffac3f..b5dffac3f 100644 --- a/tests/run-make-fulldeps/issue-37839/a.rs +++ b/tests/run-make/issue-37839/a.rs diff --git a/tests/run-make-fulldeps/issue-37839/b.rs b/tests/run-make/issue-37839/b.rs index 355d2b165..355d2b165 100644 --- a/tests/run-make-fulldeps/issue-37839/b.rs +++ b/tests/run-make/issue-37839/b.rs diff --git a/tests/run-make-fulldeps/issue-37839/c.rs b/tests/run-make/issue-37839/c.rs index 4c7ce01b6..4c7ce01b6 100644 --- a/tests/run-make-fulldeps/issue-37839/c.rs +++ b/tests/run-make/issue-37839/c.rs diff --git a/tests/run-make-fulldeps/issue-37893/Makefile b/tests/run-make/issue-37893/Makefile index 33a60830e..44e4a321a 100644 --- a/tests/run-make-fulldeps/issue-37893/Makefile +++ b/tests/run-make/issue-37893/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/issue-37893/a.rs b/tests/run-make/issue-37893/a.rs index b5dffac3f..b5dffac3f 100644 --- a/tests/run-make-fulldeps/issue-37893/a.rs +++ b/tests/run-make/issue-37893/a.rs diff --git a/tests/run-make-fulldeps/issue-37893/b.rs b/tests/run-make/issue-37893/b.rs index 355d2b165..355d2b165 100644 --- a/tests/run-make-fulldeps/issue-37893/b.rs +++ b/tests/run-make/issue-37893/b.rs diff --git a/tests/run-make-fulldeps/issue-37893/c.rs b/tests/run-make/issue-37893/c.rs index b9c215572..b9c215572 100644 --- a/tests/run-make-fulldeps/issue-37893/c.rs +++ b/tests/run-make/issue-37893/c.rs diff --git a/tests/run-make-fulldeps/issue-38237/Makefile b/tests/run-make/issue-38237/Makefile index 75121d040..80dddc5bd 100644 --- a/tests/run-make-fulldeps/issue-38237/Makefile +++ b/tests/run-make/issue-38237/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/issue-38237/bar.rs b/tests/run-make/issue-38237/bar.rs index 2b839f3a3..2b839f3a3 100644 --- a/tests/run-make-fulldeps/issue-38237/bar.rs +++ b/tests/run-make/issue-38237/bar.rs diff --git a/tests/run-make-fulldeps/issue-38237/baz.rs b/tests/run-make/issue-38237/baz.rs index cd2425f9b..cd2425f9b 100644 --- a/tests/run-make-fulldeps/issue-38237/baz.rs +++ b/tests/run-make/issue-38237/baz.rs diff --git a/tests/run-make-fulldeps/issue-38237/foo.rs b/tests/run-make/issue-38237/foo.rs index a106e4fde..a106e4fde 100644 --- a/tests/run-make-fulldeps/issue-38237/foo.rs +++ b/tests/run-make/issue-38237/foo.rs diff --git a/tests/run-make-fulldeps/issue-40535/Makefile b/tests/run-make/issue-40535/Makefile index 155c88252..155c88252 100644 --- a/tests/run-make-fulldeps/issue-40535/Makefile +++ b/tests/run-make/issue-40535/Makefile diff --git a/tests/run-make-fulldeps/issue-40535/bar.rs b/tests/run-make/issue-40535/bar.rs index b02b28f59..b02b28f59 100644 --- a/tests/run-make-fulldeps/issue-40535/bar.rs +++ b/tests/run-make/issue-40535/bar.rs diff --git a/tests/run-make-fulldeps/issue-40535/baz.rs b/tests/run-make/issue-40535/baz.rs index 83be6e807..83be6e807 100644 --- a/tests/run-make-fulldeps/issue-40535/baz.rs +++ b/tests/run-make/issue-40535/baz.rs diff --git a/tests/run-make-fulldeps/issue-40535/foo.rs b/tests/run-make/issue-40535/foo.rs index 270202664..270202664 100644 --- a/tests/run-make-fulldeps/issue-40535/foo.rs +++ b/tests/run-make/issue-40535/foo.rs diff --git a/tests/run-make-fulldeps/issue-46239/Makefile b/tests/run-make/issue-46239/Makefile index a93ef3212..0006ced25 100644 --- a/tests/run-make-fulldeps/issue-46239/Makefile +++ b/tests/run-make/issue-46239/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/issue-46239/main.rs b/tests/run-make/issue-46239/main.rs index b7df5cf4d..b7df5cf4d 100644 --- a/tests/run-make-fulldeps/issue-46239/main.rs +++ b/tests/run-make/issue-46239/main.rs diff --git a/tests/run-make-fulldeps/issue-47551/Makefile b/tests/run-make/issue-47551/Makefile index 5a6ac7257..5a6ac7257 100644 --- a/tests/run-make-fulldeps/issue-47551/Makefile +++ b/tests/run-make/issue-47551/Makefile diff --git a/tests/run-make-fulldeps/issue-47551/eh_frame-terminator.rs b/tests/run-make/issue-47551/eh_frame-terminator.rs index a2c7a31b7..a2c7a31b7 100644 --- a/tests/run-make-fulldeps/issue-47551/eh_frame-terminator.rs +++ b/tests/run-make/issue-47551/eh_frame-terminator.rs diff --git a/tests/run-make-fulldeps/issue-51671/Makefile b/tests/run-make/issue-51671/Makefile index c93645369..c93645369 100644 --- a/tests/run-make-fulldeps/issue-51671/Makefile +++ b/tests/run-make/issue-51671/Makefile diff --git a/tests/run-make-fulldeps/issue-51671/app.rs b/tests/run-make/issue-51671/app.rs index e9dc1e974..e9dc1e974 100644 --- a/tests/run-make-fulldeps/issue-51671/app.rs +++ b/tests/run-make/issue-51671/app.rs diff --git a/tests/run-make-fulldeps/issue-53964/Makefile b/tests/run-make/issue-53964/Makefile index 6bd830213..6bd830213 100644 --- a/tests/run-make-fulldeps/issue-53964/Makefile +++ b/tests/run-make/issue-53964/Makefile diff --git a/tests/run-make-fulldeps/issue-53964/app.rs b/tests/run-make/issue-53964/app.rs index 8127b9578..8127b9578 100644 --- a/tests/run-make-fulldeps/issue-53964/app.rs +++ b/tests/run-make/issue-53964/app.rs diff --git a/tests/run-make-fulldeps/issue-53964/panic.rs b/tests/run-make/issue-53964/panic.rs index a87812050..a87812050 100644 --- a/tests/run-make-fulldeps/issue-53964/panic.rs +++ b/tests/run-make/issue-53964/panic.rs diff --git a/tests/run-make-fulldeps/issue-64153/Makefile b/tests/run-make/issue-64153/Makefile index f42ea620f..f42ea620f 100644 --- a/tests/run-make-fulldeps/issue-64153/Makefile +++ b/tests/run-make/issue-64153/Makefile diff --git a/tests/run-make-fulldeps/issue-64153/downstream.rs b/tests/run-make/issue-64153/downstream.rs index e03704665..e03704665 100644 --- a/tests/run-make-fulldeps/issue-64153/downstream.rs +++ b/tests/run-make/issue-64153/downstream.rs diff --git a/tests/run-make-fulldeps/issue-64153/upstream.rs b/tests/run-make/issue-64153/upstream.rs index 861a00298..861a00298 100644 --- a/tests/run-make-fulldeps/issue-64153/upstream.rs +++ b/tests/run-make/issue-64153/upstream.rs diff --git a/tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/Makefile b/tests/run-make/issue-68794-textrel-on-minimal-lib/Makefile index 13983f4ff..6140b39c0 100644 --- a/tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/Makefile +++ b/tests/run-make/issue-68794-textrel-on-minimal-lib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile # Regression test for issue #68794 # # Verify that no text relocations are accidentally introduced by linking a diff --git a/tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/bar.c b/tests/run-make/issue-68794-textrel-on-minimal-lib/bar.c index bb4036b06..bb4036b06 100644 --- a/tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/bar.c +++ b/tests/run-make/issue-68794-textrel-on-minimal-lib/bar.c diff --git a/tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/foo.rs b/tests/run-make/issue-68794-textrel-on-minimal-lib/foo.rs index a3e865b63..a3e865b63 100644 --- a/tests/run-make-fulldeps/issue-68794-textrel-on-minimal-lib/foo.rs +++ b/tests/run-make/issue-68794-textrel-on-minimal-lib/foo.rs diff --git a/tests/run-make-fulldeps/issue-69368/Makefile b/tests/run-make/issue-69368/Makefile index 41770475d..b1229d1b0 100644 --- a/tests/run-make-fulldeps/issue-69368/Makefile +++ b/tests/run-make/issue-69368/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test that previously triggered a linker failure with root cause diff --git a/tests/run-make-fulldeps/issue-69368/a.rs b/tests/run-make/issue-69368/a.rs index a54f42955..a54f42955 100644 --- a/tests/run-make-fulldeps/issue-69368/a.rs +++ b/tests/run-make/issue-69368/a.rs diff --git a/tests/run-make-fulldeps/issue-69368/b.rs b/tests/run-make/issue-69368/b.rs index 4d6af0266..4d6af0266 100644 --- a/tests/run-make-fulldeps/issue-69368/b.rs +++ b/tests/run-make/issue-69368/b.rs diff --git a/tests/run-make-fulldeps/issue-69368/c.rs b/tests/run-make/issue-69368/c.rs index 729c4249a..729c4249a 100644 --- a/tests/run-make-fulldeps/issue-69368/c.rs +++ b/tests/run-make/issue-69368/c.rs diff --git a/tests/run-make-fulldeps/issue-7349/Makefile b/tests/run-make/issue-7349/Makefile index dc073b77f..dc073b77f 100644 --- a/tests/run-make-fulldeps/issue-7349/Makefile +++ b/tests/run-make/issue-7349/Makefile diff --git a/tests/run-make-fulldeps/issue-7349/foo.rs b/tests/run-make/issue-7349/foo.rs index 246a12595..246a12595 100644 --- a/tests/run-make-fulldeps/issue-7349/foo.rs +++ b/tests/run-make/issue-7349/foo.rs diff --git a/tests/run-make-fulldeps/issue-83045/Makefile b/tests/run-make/issue-83045/Makefile index 34853cb1d..7053da00f 100644 --- a/tests/run-make-fulldeps/issue-83045/Makefile +++ b/tests/run-make/issue-83045/Makefile @@ -1,4 +1,4 @@ -include ../../run-make-fulldeps/tools.mk +include ../tools.mk # This test case creates a situation where the crate loader would run # into an ICE when confronted with an invalid setup where it cannot @@ -29,5 +29,5 @@ all: --crate-type=rlib \ --edition=2018 \ c.rs 2>&1 | tee $(TMPDIR)/output.txt || exit 0 - $(CGREP) E0463 < $(TMPDIR)/output.txt + $(CGREP) E0519 < $(TMPDIR)/output.txt $(CGREP) -v "internal compiler error" < $(TMPDIR)/output.txt diff --git a/tests/run-make-fulldeps/issue-83045/a.rs b/tests/run-make/issue-83045/a.rs index 66d9f758e..66d9f758e 100644 --- a/tests/run-make-fulldeps/issue-83045/a.rs +++ b/tests/run-make/issue-83045/a.rs diff --git a/tests/run-make-fulldeps/issue-83045/b.rs b/tests/run-make/issue-83045/b.rs index f4876cfa4..f4876cfa4 100644 --- a/tests/run-make-fulldeps/issue-83045/b.rs +++ b/tests/run-make/issue-83045/b.rs diff --git a/tests/run-make-fulldeps/issue-83045/c.rs b/tests/run-make/issue-83045/c.rs index e0c452549..e0c452549 100644 --- a/tests/run-make-fulldeps/issue-83045/c.rs +++ b/tests/run-make/issue-83045/c.rs diff --git a/tests/run-make-fulldeps/issue-84395-lto-embed-bitcode/Makefile b/tests/run-make/issue-84395-lto-embed-bitcode/Makefile index 879ce1743..95c8d08a1 100644 --- a/tests/run-make-fulldeps/issue-84395-lto-embed-bitcode/Makefile +++ b/tests/run-make/issue-84395-lto-embed-bitcode/Makefile @@ -3,7 +3,7 @@ # This test makes sure the embed bitcode in elf created with # lto-embed-bitcode=optimized is valid llvm BC module. -include ../../run-make-fulldeps/tools.mk +include ../tools.mk all: $(RUSTC) test.rs --target $(TARGET) -Clink-arg=-fuse-ld=lld -Clinker-plugin-lto -Clinker=$(CLANG) -Clink-arg=-Wl,--plugin-opt=-lto-embed-bitcode=optimized -Zemit-thin-lto=no diff --git a/tests/run-make-fulldeps/issue-84395-lto-embed-bitcode/test.rs b/tests/run-make/issue-84395-lto-embed-bitcode/test.rs index 47ad8c634..47ad8c634 100644 --- a/tests/run-make-fulldeps/issue-84395-lto-embed-bitcode/test.rs +++ b/tests/run-make/issue-84395-lto-embed-bitcode/test.rs diff --git a/tests/run-make-fulldeps/issue-97463-abi-param-passing/Makefile b/tests/run-make/issue-97463-abi-param-passing/Makefile index db1b53e15..7ce7aaeec 100644 --- a/tests/run-make-fulldeps/issue-97463-abi-param-passing/Makefile +++ b/tests/run-make/issue-97463-abi-param-passing/Makefile @@ -1,4 +1,5 @@ --include ../tools.mk +# ignore-cross-compile +include ../tools.mk # ignore-msvc diff --git a/tests/run-make-fulldeps/issue-97463-abi-param-passing/bad.c b/tests/run-make/issue-97463-abi-param-passing/bad.c index 013314ab2..013314ab2 100644 --- a/tests/run-make-fulldeps/issue-97463-abi-param-passing/bad.c +++ b/tests/run-make/issue-97463-abi-param-passing/bad.c diff --git a/tests/run-make-fulldeps/issue-97463-abi-param-passing/param_passing.rs b/tests/run-make/issue-97463-abi-param-passing/param_passing.rs index c11f3cc72..c11f3cc72 100644 --- a/tests/run-make-fulldeps/issue-97463-abi-param-passing/param_passing.rs +++ b/tests/run-make/issue-97463-abi-param-passing/param_passing.rs diff --git a/tests/run-make-fulldeps/issue64319/Makefile b/tests/run-make/issue64319/Makefile index ee0d177ab..56346cbcc 100644 --- a/tests/run-make-fulldeps/issue64319/Makefile +++ b/tests/run-make/issue64319/Makefile @@ -1,4 +1,5 @@ -include ../../run-make-fulldeps/tools.mk +# ignore-cross-compile +include ../tools.mk # Different optimization levels imply different values for `-Zshare-generics`, # so try out a whole bunch of combinations to make sure everything is compatible diff --git a/tests/run-make-fulldeps/issue64319/bar.rs b/tests/run-make/issue64319/bar.rs index 3895c0b6c..3895c0b6c 100644 --- a/tests/run-make-fulldeps/issue64319/bar.rs +++ b/tests/run-make/issue64319/bar.rs diff --git a/tests/run-make-fulldeps/issue64319/foo.rs b/tests/run-make/issue64319/foo.rs index c54a238e9..c54a238e9 100644 --- a/tests/run-make-fulldeps/issue64319/foo.rs +++ b/tests/run-make/issue64319/foo.rs diff --git a/tests/run-make-fulldeps/libs-through-symlinks/Makefile b/tests/run-make/libs-through-symlinks/Makefile index 45deaecb8..592eae663 100644 --- a/tests/run-make-fulldeps/libs-through-symlinks/Makefile +++ b/tests/run-make/libs-through-symlinks/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows diff --git a/tests/run-make-fulldeps/libs-through-symlinks/bar.rs b/tests/run-make/libs-through-symlinks/bar.rs index bb7b36c49..bb7b36c49 100644 --- a/tests/run-make-fulldeps/libs-through-symlinks/bar.rs +++ b/tests/run-make/libs-through-symlinks/bar.rs diff --git a/tests/run-make-fulldeps/libs-through-symlinks/foo.rs b/tests/run-make/libs-through-symlinks/foo.rs index 8e3df2c6d..8e3df2c6d 100644 --- a/tests/run-make-fulldeps/libs-through-symlinks/foo.rs +++ b/tests/run-make/libs-through-symlinks/foo.rs diff --git a/tests/run-make-fulldeps/libtest-json/Makefile b/tests/run-make/libtest-json/Makefile index 37b6cb9e2..417637cf0 100644 --- a/tests/run-make-fulldeps/libtest-json/Makefile +++ b/tests/run-make/libtest-json/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test expected libtest's JSON output diff --git a/tests/run-make-fulldeps/libtest-json/f.rs b/tests/run-make/libtest-json/f.rs index edfe25086..edfe25086 100644 --- a/tests/run-make-fulldeps/libtest-json/f.rs +++ b/tests/run-make/libtest-json/f.rs diff --git a/tests/run-make-fulldeps/libtest-json/output-default.json b/tests/run-make/libtest-json/output-default.json index ad22b66ed..ad22b66ed 100644 --- a/tests/run-make-fulldeps/libtest-json/output-default.json +++ b/tests/run-make/libtest-json/output-default.json diff --git a/tests/run-make-fulldeps/libtest-json/output-stdout-success.json b/tests/run-make/libtest-json/output-stdout-success.json index ec98172eb..ec98172eb 100644 --- a/tests/run-make-fulldeps/libtest-json/output-stdout-success.json +++ b/tests/run-make/libtest-json/output-stdout-success.json diff --git a/tests/run-make-fulldeps/libtest-json/validate_json.py b/tests/run-make/libtest-json/validate_json.py index 657f732f2..657f732f2 100755 --- a/tests/run-make-fulldeps/libtest-json/validate_json.py +++ b/tests/run-make/libtest-json/validate_json.py diff --git a/tests/run-make-fulldeps/link-arg/Makefile b/tests/run-make/link-arg/Makefile index 103527c3e..103527c3e 100644 --- a/tests/run-make-fulldeps/link-arg/Makefile +++ b/tests/run-make/link-arg/Makefile diff --git a/tests/run-make-fulldeps/link-arg/empty.rs b/tests/run-make/link-arg/empty.rs index 45590d86b..45590d86b 100644 --- a/tests/run-make-fulldeps/link-arg/empty.rs +++ b/tests/run-make/link-arg/empty.rs diff --git a/tests/run-make-fulldeps/link-args-order/Makefile b/tests/run-make/link-args-order/Makefile index c562cc1b3..c562cc1b3 100644 --- a/tests/run-make-fulldeps/link-args-order/Makefile +++ b/tests/run-make/link-args-order/Makefile diff --git a/tests/run-make-fulldeps/link-args-order/empty.rs b/tests/run-make/link-args-order/empty.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/link-args-order/empty.rs +++ b/tests/run-make/link-args-order/empty.rs diff --git a/tests/run-make-fulldeps/link-cfg/Makefile b/tests/run-make/link-cfg/Makefile index 0b25ccded..a40997011 100644 --- a/tests/run-make-fulldeps/link-cfg/Makefile +++ b/tests/run-make/link-cfg/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call DYLIB,return1) $(call DYLIB,return2) $(call NATIVE_STATICLIB,return3) diff --git a/tests/run-make-fulldeps/link-cfg/dep-with-staticlib.rs b/tests/run-make/link-cfg/dep-with-staticlib.rs index 5ad66475d..5ad66475d 100644 --- a/tests/run-make-fulldeps/link-cfg/dep-with-staticlib.rs +++ b/tests/run-make/link-cfg/dep-with-staticlib.rs diff --git a/tests/run-make-fulldeps/link-cfg/dep.rs b/tests/run-make/link-cfg/dep.rs index 40de77f05..40de77f05 100644 --- a/tests/run-make-fulldeps/link-cfg/dep.rs +++ b/tests/run-make/link-cfg/dep.rs diff --git a/tests/run-make-fulldeps/link-cfg/no-deps.rs b/tests/run-make/link-cfg/no-deps.rs index ba5a8711a..ba5a8711a 100644 --- a/tests/run-make-fulldeps/link-cfg/no-deps.rs +++ b/tests/run-make/link-cfg/no-deps.rs diff --git a/tests/run-make-fulldeps/link-cfg/return1.c b/tests/run-make/link-cfg/return1.c index 41c2809ad..41c2809ad 100644 --- a/tests/run-make-fulldeps/link-cfg/return1.c +++ b/tests/run-make/link-cfg/return1.c diff --git a/tests/run-make-fulldeps/link-cfg/return2.c b/tests/run-make/link-cfg/return2.c index 622aeaa29..622aeaa29 100644 --- a/tests/run-make-fulldeps/link-cfg/return2.c +++ b/tests/run-make/link-cfg/return2.c diff --git a/tests/run-make-fulldeps/link-cfg/return3.c b/tests/run-make/link-cfg/return3.c index f29dc60d5..f29dc60d5 100644 --- a/tests/run-make-fulldeps/link-cfg/return3.c +++ b/tests/run-make/link-cfg/return3.c diff --git a/tests/run-make-fulldeps/link-cfg/with-deps.rs b/tests/run-make/link-cfg/with-deps.rs index 48b782815..48b782815 100644 --- a/tests/run-make-fulldeps/link-cfg/with-deps.rs +++ b/tests/run-make/link-cfg/with-deps.rs diff --git a/tests/run-make-fulldeps/link-cfg/with-staticlib-deps.rs b/tests/run-make/link-cfg/with-staticlib-deps.rs index 23e5926a7..23e5926a7 100644 --- a/tests/run-make-fulldeps/link-cfg/with-staticlib-deps.rs +++ b/tests/run-make/link-cfg/with-staticlib-deps.rs diff --git a/tests/run-make-fulldeps/link-dedup/Makefile b/tests/run-make/link-dedup/Makefile index eff18ab48..eff18ab48 100644 --- a/tests/run-make-fulldeps/link-dedup/Makefile +++ b/tests/run-make/link-dedup/Makefile diff --git a/tests/run-make-fulldeps/link-dedup/depa.rs b/tests/run-make/link-dedup/depa.rs index 19178c5bd..19178c5bd 100644 --- a/tests/run-make-fulldeps/link-dedup/depa.rs +++ b/tests/run-make/link-dedup/depa.rs diff --git a/tests/run-make-fulldeps/link-dedup/depb.rs b/tests/run-make/link-dedup/depb.rs index b1be21fe0..b1be21fe0 100644 --- a/tests/run-make-fulldeps/link-dedup/depb.rs +++ b/tests/run-make/link-dedup/depb.rs diff --git a/tests/run-make-fulldeps/link-dedup/depc.rs b/tests/run-make/link-dedup/depc.rs index 8dcb3dee5..8dcb3dee5 100644 --- a/tests/run-make-fulldeps/link-dedup/depc.rs +++ b/tests/run-make/link-dedup/depc.rs diff --git a/tests/run-make-fulldeps/link-dedup/empty.rs b/tests/run-make/link-dedup/empty.rs index e00ae18f4..e00ae18f4 100644 --- a/tests/run-make-fulldeps/link-dedup/empty.rs +++ b/tests/run-make/link-dedup/empty.rs diff --git a/tests/run-make-fulldeps/link-path-order/Makefile b/tests/run-make/link-path-order/Makefile index ed7c299e6..a3831a63a 100644 --- a/tests/run-make-fulldeps/link-path-order/Makefile +++ b/tests/run-make/link-path-order/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Verifies that the -L arguments given to the linker is in the same order diff --git a/tests/run-make-fulldeps/link-path-order/correct.c b/tests/run-make/link-path-order/correct.c index 3064af952..3064af952 100644 --- a/tests/run-make-fulldeps/link-path-order/correct.c +++ b/tests/run-make/link-path-order/correct.c diff --git a/tests/run-make-fulldeps/link-path-order/main.rs b/tests/run-make/link-path-order/main.rs index 8024e343d..8024e343d 100644 --- a/tests/run-make-fulldeps/link-path-order/main.rs +++ b/tests/run-make/link-path-order/main.rs diff --git a/tests/run-make-fulldeps/link-path-order/wrong.c b/tests/run-make/link-path-order/wrong.c index 64275b3ad..64275b3ad 100644 --- a/tests/run-make-fulldeps/link-path-order/wrong.c +++ b/tests/run-make/link-path-order/wrong.c diff --git a/tests/run-make-fulldeps/linkage-attr-on-static/Makefile b/tests/run-make/linkage-attr-on-static/Makefile index 7cc54e40a..ef50a7ef9 100644 --- a/tests/run-make-fulldeps/linkage-attr-on-static/Makefile +++ b/tests/run-make/linkage-attr-on-static/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,foo) diff --git a/tests/run-make-fulldeps/linkage-attr-on-static/bar.rs b/tests/run-make/linkage-attr-on-static/bar.rs index 68607cbb6..68607cbb6 100644 --- a/tests/run-make-fulldeps/linkage-attr-on-static/bar.rs +++ b/tests/run-make/linkage-attr-on-static/bar.rs diff --git a/tests/run-make-fulldeps/linkage-attr-on-static/foo.c b/tests/run-make/linkage-attr-on-static/foo.c index 78a6934f5..78a6934f5 100644 --- a/tests/run-make-fulldeps/linkage-attr-on-static/foo.c +++ b/tests/run-make/linkage-attr-on-static/foo.c diff --git a/tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/Makefile b/tests/run-make/long-linker-command-lines-cmd-exe/Makefile index a38f4fe5d..e43aab7f8 100644 --- a/tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/Makefile +++ b/tests/run-make/long-linker-command-lines-cmd-exe/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/foo.bat b/tests/run-make/long-linker-command-lines-cmd-exe/foo.bat index a9350f12b..a9350f12b 100644 --- a/tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/foo.bat +++ b/tests/run-make/long-linker-command-lines-cmd-exe/foo.bat diff --git a/tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/foo.rs b/tests/run-make/long-linker-command-lines-cmd-exe/foo.rs index 74d7b9b07..74d7b9b07 100644 --- a/tests/run-make-fulldeps/long-linker-command-lines-cmd-exe/foo.rs +++ b/tests/run-make/long-linker-command-lines-cmd-exe/foo.rs diff --git a/tests/run-make-fulldeps/long-linker-command-lines/Makefile b/tests/run-make/long-linker-command-lines/Makefile index 00199ca97..f864ea74f 100644 --- a/tests/run-make-fulldeps/long-linker-command-lines/Makefile +++ b/tests/run-make/long-linker-command-lines/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/long-linker-command-lines/foo.rs b/tests/run-make/long-linker-command-lines/foo.rs index db238c0cf..db238c0cf 100644 --- a/tests/run-make-fulldeps/long-linker-command-lines/foo.rs +++ b/tests/run-make/long-linker-command-lines/foo.rs diff --git a/tests/run-make-fulldeps/longjmp-across-rust/Makefile b/tests/run-make/longjmp-across-rust/Makefile index 848638d82..5fd2d4f85 100644 --- a/tests/run-make-fulldeps/longjmp-across-rust/Makefile +++ b/tests/run-make/longjmp-across-rust/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,foo) diff --git a/tests/run-make-fulldeps/longjmp-across-rust/foo.c b/tests/run-make/longjmp-across-rust/foo.c index bd71cc4d7..bd71cc4d7 100644 --- a/tests/run-make-fulldeps/longjmp-across-rust/foo.c +++ b/tests/run-make/longjmp-across-rust/foo.c diff --git a/tests/run-make-fulldeps/longjmp-across-rust/main.rs b/tests/run-make/longjmp-across-rust/main.rs index cc1d5b126..cc1d5b126 100644 --- a/tests/run-make-fulldeps/longjmp-across-rust/main.rs +++ b/tests/run-make/longjmp-across-rust/main.rs diff --git a/tests/run-make-fulldeps/ls-metadata/Makefile b/tests/run-make/ls-metadata/Makefile index e0f916a24..123dd64e1 100644 --- a/tests/run-make-fulldeps/ls-metadata/Makefile +++ b/tests/run-make/ls-metadata/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/ls-metadata/foo.rs b/tests/run-make/ls-metadata/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/ls-metadata/foo.rs +++ b/tests/run-make/ls-metadata/foo.rs diff --git a/tests/run-make-fulldeps/lto-dylib-dep/Makefile b/tests/run-make/lto-dylib-dep/Makefile index 41487b23c..a9344597d 100644 --- a/tests/run-make-fulldeps/lto-dylib-dep/Makefile +++ b/tests/run-make/lto-dylib-dep/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Test that we don't run into an assertion when using a Rust dylib dependency diff --git a/tests/run-make-fulldeps/lto-dylib-dep/a_dylib.rs b/tests/run-make/lto-dylib-dep/a_dylib.rs index e63457e6e..e63457e6e 100644 --- a/tests/run-make-fulldeps/lto-dylib-dep/a_dylib.rs +++ b/tests/run-make/lto-dylib-dep/a_dylib.rs diff --git a/tests/run-make-fulldeps/lto-dylib-dep/main.rs b/tests/run-make/lto-dylib-dep/main.rs index 4fb3c4730..4fb3c4730 100644 --- a/tests/run-make-fulldeps/lto-dylib-dep/main.rs +++ b/tests/run-make/lto-dylib-dep/main.rs diff --git a/tests/run-make-fulldeps/lto-empty/Makefile b/tests/run-make/lto-empty/Makefile index b4345ba18..1b795c4b7 100644 --- a/tests/run-make-fulldeps/lto-empty/Makefile +++ b/tests/run-make/lto-empty/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: cdylib-fat cdylib-thin diff --git a/tests/run-make-fulldeps/lto-empty/lib.rs b/tests/run-make/lto-empty/lib.rs index e3663c790..e3663c790 100644 --- a/tests/run-make-fulldeps/lto-empty/lib.rs +++ b/tests/run-make/lto-empty/lib.rs diff --git a/tests/run-make-fulldeps/lto-no-link-whole-rlib/Makefile b/tests/run-make/lto-no-link-whole-rlib/Makefile index e576ee37c..3e82322e7 100644 --- a/tests/run-make-fulldeps/lto-no-link-whole-rlib/Makefile +++ b/tests/run-make/lto-no-link-whole-rlib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,foo) $(call NATIVE_STATICLIB,bar) diff --git a/tests/run-make-fulldeps/lto-no-link-whole-rlib/bar.c b/tests/run-make/lto-no-link-whole-rlib/bar.c index b25011930..b25011930 100644 --- a/tests/run-make-fulldeps/lto-no-link-whole-rlib/bar.c +++ b/tests/run-make/lto-no-link-whole-rlib/bar.c diff --git a/tests/run-make-fulldeps/lto-no-link-whole-rlib/foo.c b/tests/run-make/lto-no-link-whole-rlib/foo.c index 75010458e..75010458e 100644 --- a/tests/run-make-fulldeps/lto-no-link-whole-rlib/foo.c +++ b/tests/run-make/lto-no-link-whole-rlib/foo.c diff --git a/tests/run-make-fulldeps/lto-no-link-whole-rlib/lib1.rs b/tests/run-make/lto-no-link-whole-rlib/lib1.rs index f70bb3382..f70bb3382 100644 --- a/tests/run-make-fulldeps/lto-no-link-whole-rlib/lib1.rs +++ b/tests/run-make/lto-no-link-whole-rlib/lib1.rs diff --git a/tests/run-make-fulldeps/lto-no-link-whole-rlib/lib2.rs b/tests/run-make/lto-no-link-whole-rlib/lib2.rs index 2dec2a271..2dec2a271 100644 --- a/tests/run-make-fulldeps/lto-no-link-whole-rlib/lib2.rs +++ b/tests/run-make/lto-no-link-whole-rlib/lib2.rs diff --git a/tests/run-make-fulldeps/lto-no-link-whole-rlib/main.rs b/tests/run-make/lto-no-link-whole-rlib/main.rs index 0c658808e..0c658808e 100644 --- a/tests/run-make-fulldeps/lto-no-link-whole-rlib/main.rs +++ b/tests/run-make/lto-no-link-whole-rlib/main.rs diff --git a/tests/run-make-fulldeps/lto-readonly-lib/Makefile b/tests/run-make/lto-readonly-lib/Makefile index a20ecea88..11d944e3e 100644 --- a/tests/run-make-fulldeps/lto-readonly-lib/Makefile +++ b/tests/run-make/lto-readonly-lib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/lto-readonly-lib/lib.rs b/tests/run-make/lto-readonly-lib/lib.rs index c1bfaa6ca..c1bfaa6ca 100644 --- a/tests/run-make-fulldeps/lto-readonly-lib/lib.rs +++ b/tests/run-make/lto-readonly-lib/lib.rs diff --git a/tests/run-make-fulldeps/lto-readonly-lib/main.rs b/tests/run-make/lto-readonly-lib/main.rs index 69da798b3..69da798b3 100644 --- a/tests/run-make-fulldeps/lto-readonly-lib/main.rs +++ b/tests/run-make/lto-readonly-lib/main.rs diff --git a/tests/run-make-fulldeps/lto-smoke-c/Makefile b/tests/run-make/lto-smoke-c/Makefile index 7c6ee3be8..f1ba3d95d 100644 --- a/tests/run-make-fulldeps/lto-smoke-c/Makefile +++ b/tests/run-make/lto-smoke-c/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Apparently older versions of GCC segfault if -g is passed... diff --git a/tests/run-make-fulldeps/lto-smoke-c/bar.c b/tests/run-make/lto-smoke-c/bar.c index bb4036b06..bb4036b06 100644 --- a/tests/run-make-fulldeps/lto-smoke-c/bar.c +++ b/tests/run-make/lto-smoke-c/bar.c diff --git a/tests/run-make-fulldeps/lto-smoke-c/foo.rs b/tests/run-make/lto-smoke-c/foo.rs index 2e59432cd..2e59432cd 100644 --- a/tests/run-make-fulldeps/lto-smoke-c/foo.rs +++ b/tests/run-make/lto-smoke-c/foo.rs diff --git a/tests/run-make-fulldeps/lto-smoke/Makefile b/tests/run-make/lto-smoke/Makefile index 8bce708b4..13a09fce7 100644 --- a/tests/run-make-fulldeps/lto-smoke/Makefile +++ b/tests/run-make/lto-smoke/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: noparam bool_true bool_false thin fat diff --git a/tests/run-make-fulldeps/lto-smoke/lib.rs b/tests/run-make/lto-smoke/lib.rs index c1bfaa6ca..c1bfaa6ca 100644 --- a/tests/run-make-fulldeps/lto-smoke/lib.rs +++ b/tests/run-make/lto-smoke/lib.rs diff --git a/tests/run-make-fulldeps/lto-smoke/main.rs b/tests/run-make/lto-smoke/main.rs index 69da798b3..69da798b3 100644 --- a/tests/run-make-fulldeps/lto-smoke/main.rs +++ b/tests/run-make/lto-smoke/main.rs diff --git a/tests/run-make-fulldeps/manual-crate-name/Makefile b/tests/run-make/manual-crate-name/Makefile index c00e20c7c..c00e20c7c 100644 --- a/tests/run-make-fulldeps/manual-crate-name/Makefile +++ b/tests/run-make/manual-crate-name/Makefile diff --git a/tests/run-make-fulldeps/manual-crate-name/bar.rs b/tests/run-make/manual-crate-name/bar.rs index c1bfaa6ca..c1bfaa6ca 100644 --- a/tests/run-make-fulldeps/manual-crate-name/bar.rs +++ b/tests/run-make/manual-crate-name/bar.rs diff --git a/tests/run-make-fulldeps/manual-link/Makefile b/tests/run-make/manual-link/Makefile index 401f6eb44..8dbf0460f 100644 --- a/tests/run-make-fulldeps/manual-link/Makefile +++ b/tests/run-make/manual-link/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(TMPDIR)/libbar.a diff --git a/tests/run-make-fulldeps/manual-link/bar.c b/tests/run-make/manual-link/bar.c index e42599986..e42599986 100644 --- a/tests/run-make-fulldeps/manual-link/bar.c +++ b/tests/run-make/manual-link/bar.c diff --git a/tests/run-make-fulldeps/manual-link/foo.c b/tests/run-make/manual-link/foo.c index e42599986..e42599986 100644 --- a/tests/run-make-fulldeps/manual-link/foo.c +++ b/tests/run-make/manual-link/foo.c diff --git a/tests/run-make-fulldeps/manual-link/foo.rs b/tests/run-make/manual-link/foo.rs index c1f28236f..c1f28236f 100644 --- a/tests/run-make-fulldeps/manual-link/foo.rs +++ b/tests/run-make/manual-link/foo.rs diff --git a/tests/run-make-fulldeps/manual-link/main.rs b/tests/run-make/manual-link/main.rs index fe35f1f8e..fe35f1f8e 100644 --- a/tests/run-make-fulldeps/manual-link/main.rs +++ b/tests/run-make/manual-link/main.rs diff --git a/tests/run-make-fulldeps/many-crates-but-no-match/Makefile b/tests/run-make/many-crates-but-no-match/Makefile index ca0ab8e9e..ca0ab8e9e 100644 --- a/tests/run-make-fulldeps/many-crates-but-no-match/Makefile +++ b/tests/run-make/many-crates-but-no-match/Makefile diff --git a/tests/run-make-fulldeps/many-crates-but-no-match/crateA1.rs b/tests/run-make/many-crates-but-no-match/crateA1.rs index 3fed5a38e..3fed5a38e 100644 --- a/tests/run-make-fulldeps/many-crates-but-no-match/crateA1.rs +++ b/tests/run-make/many-crates-but-no-match/crateA1.rs diff --git a/tests/run-make-fulldeps/many-crates-but-no-match/crateA2.rs b/tests/run-make/many-crates-but-no-match/crateA2.rs index 8db07a015..8db07a015 100644 --- a/tests/run-make-fulldeps/many-crates-but-no-match/crateA2.rs +++ b/tests/run-make/many-crates-but-no-match/crateA2.rs diff --git a/tests/run-make-fulldeps/many-crates-but-no-match/crateA3.rs b/tests/run-make/many-crates-but-no-match/crateA3.rs index a1e8e40a3..a1e8e40a3 100644 --- a/tests/run-make-fulldeps/many-crates-but-no-match/crateA3.rs +++ b/tests/run-make/many-crates-but-no-match/crateA3.rs diff --git a/tests/run-make-fulldeps/many-crates-but-no-match/crateB.rs b/tests/run-make/many-crates-but-no-match/crateB.rs index 4ccd65d65..4ccd65d65 100644 --- a/tests/run-make-fulldeps/many-crates-but-no-match/crateB.rs +++ b/tests/run-make/many-crates-but-no-match/crateB.rs diff --git a/tests/run-make-fulldeps/many-crates-but-no-match/crateC.rs b/tests/run-make/many-crates-but-no-match/crateC.rs index a8b817ec6..a8b817ec6 100644 --- a/tests/run-make-fulldeps/many-crates-but-no-match/crateC.rs +++ b/tests/run-make/many-crates-but-no-match/crateC.rs diff --git a/tests/run-make-fulldeps/metadata-flag-frobs-symbols/Makefile b/tests/run-make/metadata-flag-frobs-symbols/Makefile index dc6b10f4e..53d7d0657 100644 --- a/tests/run-make-fulldeps/metadata-flag-frobs-symbols/Makefile +++ b/tests/run-make/metadata-flag-frobs-symbols/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/metadata-flag-frobs-symbols/bar.rs b/tests/run-make/metadata-flag-frobs-symbols/bar.rs index 1e6957a36..1e6957a36 100644 --- a/tests/run-make-fulldeps/metadata-flag-frobs-symbols/bar.rs +++ b/tests/run-make/metadata-flag-frobs-symbols/bar.rs diff --git a/tests/run-make-fulldeps/metadata-flag-frobs-symbols/foo.rs b/tests/run-make/metadata-flag-frobs-symbols/foo.rs index 696aed2fa..696aed2fa 100644 --- a/tests/run-make-fulldeps/metadata-flag-frobs-symbols/foo.rs +++ b/tests/run-make/metadata-flag-frobs-symbols/foo.rs diff --git a/tests/run-make-fulldeps/min-global-align/Makefile b/tests/run-make/min-global-align/Makefile index 82f38749e..82f38749e 100644 --- a/tests/run-make-fulldeps/min-global-align/Makefile +++ b/tests/run-make/min-global-align/Makefile diff --git a/tests/run-make-fulldeps/min-global-align/min_global_align.rs b/tests/run-make/min-global-align/min_global_align.rs index 135792e93..135792e93 100644 --- a/tests/run-make-fulldeps/min-global-align/min_global_align.rs +++ b/tests/run-make/min-global-align/min_global_align.rs diff --git a/tests/run-make-fulldeps/mingw-export-call-convention/Makefile b/tests/run-make/mingw-export-call-convention/Makefile index 4a60059cc..4a60059cc 100644 --- a/tests/run-make-fulldeps/mingw-export-call-convention/Makefile +++ b/tests/run-make/mingw-export-call-convention/Makefile diff --git a/tests/run-make-fulldeps/mingw-export-call-convention/foo.rs b/tests/run-make/mingw-export-call-convention/foo.rs index 1fec00311..1fec00311 100644 --- a/tests/run-make-fulldeps/mingw-export-call-convention/foo.rs +++ b/tests/run-make/mingw-export-call-convention/foo.rs diff --git a/tests/run-make-fulldeps/mismatching-target-triples/Makefile b/tests/run-make/mismatching-target-triples/Makefile index 409388e04..409388e04 100644 --- a/tests/run-make-fulldeps/mismatching-target-triples/Makefile +++ b/tests/run-make/mismatching-target-triples/Makefile diff --git a/tests/run-make-fulldeps/mismatching-target-triples/bar.rs b/tests/run-make/mismatching-target-triples/bar.rs index b2c2fc1c4..b2c2fc1c4 100644 --- a/tests/run-make-fulldeps/mismatching-target-triples/bar.rs +++ b/tests/run-make/mismatching-target-triples/bar.rs diff --git a/tests/run-make-fulldeps/mismatching-target-triples/foo.rs b/tests/run-make/mismatching-target-triples/foo.rs index 6fa054914..6fa054914 100644 --- a/tests/run-make-fulldeps/mismatching-target-triples/foo.rs +++ b/tests/run-make/mismatching-target-triples/foo.rs diff --git a/tests/run-make-fulldeps/missing-crate-dependency/Makefile b/tests/run-make/missing-crate-dependency/Makefile index 7c271ab8a..7c271ab8a 100644 --- a/tests/run-make-fulldeps/missing-crate-dependency/Makefile +++ b/tests/run-make/missing-crate-dependency/Makefile diff --git a/tests/run-make-fulldeps/missing-crate-dependency/crateA.rs b/tests/run-make/missing-crate-dependency/crateA.rs index 31433cb60..31433cb60 100644 --- a/tests/run-make-fulldeps/missing-crate-dependency/crateA.rs +++ b/tests/run-make/missing-crate-dependency/crateA.rs diff --git a/tests/run-make-fulldeps/missing-crate-dependency/crateB.rs b/tests/run-make/missing-crate-dependency/crateB.rs index 4ccd65d65..4ccd65d65 100644 --- a/tests/run-make-fulldeps/missing-crate-dependency/crateB.rs +++ b/tests/run-make/missing-crate-dependency/crateB.rs diff --git a/tests/run-make-fulldeps/missing-crate-dependency/crateC.rs b/tests/run-make/missing-crate-dependency/crateC.rs index a8b817ec6..a8b817ec6 100644 --- a/tests/run-make-fulldeps/missing-crate-dependency/crateC.rs +++ b/tests/run-make/missing-crate-dependency/crateC.rs diff --git a/tests/run-make-fulldeps/mixing-deps/Makefile b/tests/run-make/mixing-deps/Makefile index 956e704ee..c2a5a2a0a 100644 --- a/tests/run-make-fulldeps/mixing-deps/Makefile +++ b/tests/run-make/mixing-deps/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/mixing-deps/both.rs b/tests/run-make/mixing-deps/both.rs index 6a5818763..6a5818763 100644 --- a/tests/run-make-fulldeps/mixing-deps/both.rs +++ b/tests/run-make/mixing-deps/both.rs diff --git a/tests/run-make-fulldeps/mixing-deps/dylib.rs b/tests/run-make/mixing-deps/dylib.rs index 88976d5b6..88976d5b6 100644 --- a/tests/run-make-fulldeps/mixing-deps/dylib.rs +++ b/tests/run-make/mixing-deps/dylib.rs diff --git a/tests/run-make-fulldeps/mixing-deps/prog.rs b/tests/run-make/mixing-deps/prog.rs index 188981dc1..188981dc1 100644 --- a/tests/run-make-fulldeps/mixing-deps/prog.rs +++ b/tests/run-make/mixing-deps/prog.rs diff --git a/tests/run-make-fulldeps/mixing-formats/Makefile b/tests/run-make/mixing-formats/Makefile index b27e54257..d01978a15 100644 --- a/tests/run-make-fulldeps/mixing-formats/Makefile +++ b/tests/run-make/mixing-formats/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Testing various mixings of rlibs and dylibs. Makes sure that it's possible to diff --git a/tests/run-make-fulldeps/mixing-formats/bar1.rs b/tests/run-make/mixing-formats/bar1.rs index 49af74e1b..49af74e1b 100644 --- a/tests/run-make-fulldeps/mixing-formats/bar1.rs +++ b/tests/run-make/mixing-formats/bar1.rs diff --git a/tests/run-make-fulldeps/mixing-formats/bar2.rs b/tests/run-make/mixing-formats/bar2.rs index 49af74e1b..49af74e1b 100644 --- a/tests/run-make-fulldeps/mixing-formats/bar2.rs +++ b/tests/run-make/mixing-formats/bar2.rs diff --git a/tests/run-make-fulldeps/mixing-formats/baz.rs b/tests/run-make/mixing-formats/baz.rs index 99a73159e..99a73159e 100644 --- a/tests/run-make-fulldeps/mixing-formats/baz.rs +++ b/tests/run-make/mixing-formats/baz.rs diff --git a/tests/run-make-fulldeps/mixing-formats/baz2.rs b/tests/run-make/mixing-formats/baz2.rs index d0fab1e4c..d0fab1e4c 100644 --- a/tests/run-make-fulldeps/mixing-formats/baz2.rs +++ b/tests/run-make/mixing-formats/baz2.rs diff --git a/tests/run-make-fulldeps/mixing-formats/foo.rs b/tests/run-make/mixing-formats/foo.rs index d11c69f81..d11c69f81 100644 --- a/tests/run-make-fulldeps/mixing-formats/foo.rs +++ b/tests/run-make/mixing-formats/foo.rs diff --git a/tests/run-make-fulldeps/mixing-libs/Makefile b/tests/run-make/mixing-libs/Makefile index 39cc0708c..e8262b284 100644 --- a/tests/run-make-fulldeps/mixing-libs/Makefile +++ b/tests/run-make/mixing-libs/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/mixing-libs/dylib.rs b/tests/run-make/mixing-libs/dylib.rs index 685688750..685688750 100644 --- a/tests/run-make-fulldeps/mixing-libs/dylib.rs +++ b/tests/run-make/mixing-libs/dylib.rs diff --git a/tests/run-make-fulldeps/mixing-libs/prog.rs b/tests/run-make/mixing-libs/prog.rs index 14ce5c951..14ce5c951 100644 --- a/tests/run-make-fulldeps/mixing-libs/prog.rs +++ b/tests/run-make/mixing-libs/prog.rs diff --git a/tests/run-make-fulldeps/mixing-libs/rlib.rs b/tests/run-make/mixing-libs/rlib.rs index 96dcd16bb..96dcd16bb 100644 --- a/tests/run-make-fulldeps/mixing-libs/rlib.rs +++ b/tests/run-make/mixing-libs/rlib.rs diff --git a/tests/run-make-fulldeps/msvc-opt-minsize/Makefile b/tests/run-make/msvc-opt-minsize/Makefile index a5f019f24..32e6e2801 100644 --- a/tests/run-make-fulldeps/msvc-opt-minsize/Makefile +++ b/tests/run-make/msvc-opt-minsize/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/msvc-opt-minsize/foo.rs b/tests/run-make/msvc-opt-minsize/foo.rs index 3f5496c08..3f5496c08 100644 --- a/tests/run-make-fulldeps/msvc-opt-minsize/foo.rs +++ b/tests/run-make/msvc-opt-minsize/foo.rs diff --git a/tests/run-make-fulldeps/multiple-emits/Makefile b/tests/run-make/multiple-emits/Makefile index d1f297644..d1f297644 100644 --- a/tests/run-make-fulldeps/multiple-emits/Makefile +++ b/tests/run-make/multiple-emits/Makefile diff --git a/tests/run-make-fulldeps/multiple-emits/foo.rs b/tests/run-make/multiple-emits/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/multiple-emits/foo.rs +++ b/tests/run-make/multiple-emits/foo.rs diff --git a/tests/run-make-fulldeps/no-builtins-lto/Makefile b/tests/run-make/no-builtins-lto/Makefile index c8f05d991..c8f05d991 100644 --- a/tests/run-make-fulldeps/no-builtins-lto/Makefile +++ b/tests/run-make/no-builtins-lto/Makefile diff --git a/tests/run-make-fulldeps/no-builtins-lto/main.rs b/tests/run-make/no-builtins-lto/main.rs index 890c999c8..890c999c8 100644 --- a/tests/run-make-fulldeps/no-builtins-lto/main.rs +++ b/tests/run-make/no-builtins-lto/main.rs diff --git a/tests/run-make-fulldeps/no-builtins-lto/no_builtins.rs b/tests/run-make/no-builtins-lto/no_builtins.rs index 5d001031a..5d001031a 100644 --- a/tests/run-make-fulldeps/no-builtins-lto/no_builtins.rs +++ b/tests/run-make/no-builtins-lto/no_builtins.rs diff --git a/tests/run-make-fulldeps/no-duplicate-libs/Makefile b/tests/run-make/no-duplicate-libs/Makefile index b05aff782..4be8c0262 100644 --- a/tests/run-make-fulldeps/no-duplicate-libs/Makefile +++ b/tests/run-make/no-duplicate-libs/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk ifdef IS_MSVC diff --git a/tests/run-make-fulldeps/no-duplicate-libs/bar.c b/tests/run-make/no-duplicate-libs/bar.c index e36952657..e36952657 100644 --- a/tests/run-make-fulldeps/no-duplicate-libs/bar.c +++ b/tests/run-make/no-duplicate-libs/bar.c diff --git a/tests/run-make-fulldeps/no-duplicate-libs/foo.c b/tests/run-make/no-duplicate-libs/foo.c index 85e6cd8c3..85e6cd8c3 100644 --- a/tests/run-make-fulldeps/no-duplicate-libs/foo.c +++ b/tests/run-make/no-duplicate-libs/foo.c diff --git a/tests/run-make-fulldeps/no-duplicate-libs/main.rs b/tests/run-make/no-duplicate-libs/main.rs index b25ef35ad..b25ef35ad 100644 --- a/tests/run-make-fulldeps/no-duplicate-libs/main.rs +++ b/tests/run-make/no-duplicate-libs/main.rs diff --git a/tests/run-make-fulldeps/no-intermediate-extras/Makefile b/tests/run-make/no-intermediate-extras/Makefile index 4116aac1b..83b5cedcf 100644 --- a/tests/run-make-fulldeps/no-intermediate-extras/Makefile +++ b/tests/run-make/no-intermediate-extras/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile # Regression test for issue #10973 include ../tools.mk diff --git a/tests/run-make-fulldeps/no-intermediate-extras/foo.rs b/tests/run-make/no-intermediate-extras/foo.rs index d11c69f81..d11c69f81 100644 --- a/tests/run-make-fulldeps/no-intermediate-extras/foo.rs +++ b/tests/run-make/no-intermediate-extras/foo.rs diff --git a/tests/run-make-fulldeps/obey-crate-type-flag/Makefile b/tests/run-make/obey-crate-type-flag/Makefile index effcfc94c..ecbb2e620 100644 --- a/tests/run-make-fulldeps/obey-crate-type-flag/Makefile +++ b/tests/run-make/obey-crate-type-flag/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # check that rustc builds all crate_type attributes diff --git a/tests/run-make-fulldeps/obey-crate-type-flag/test.rs b/tests/run-make/obey-crate-type-flag/test.rs index 8a768f9de..8a768f9de 100644 --- a/tests/run-make-fulldeps/obey-crate-type-flag/test.rs +++ b/tests/run-make/obey-crate-type-flag/test.rs diff --git a/tests/run-make-fulldeps/output-filename-conflicts-with-directory/Makefile b/tests/run-make/output-filename-conflicts-with-directory/Makefile index 45221356c..45221356c 100644 --- a/tests/run-make-fulldeps/output-filename-conflicts-with-directory/Makefile +++ b/tests/run-make/output-filename-conflicts-with-directory/Makefile diff --git a/tests/run-make-fulldeps/output-filename-conflicts-with-directory/foo.rs b/tests/run-make/output-filename-conflicts-with-directory/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/output-filename-conflicts-with-directory/foo.rs +++ b/tests/run-make/output-filename-conflicts-with-directory/foo.rs diff --git a/tests/run-make-fulldeps/output-filename-overwrites-input/Makefile b/tests/run-make/output-filename-overwrites-input/Makefile index 33069c06f..605b86b25 100644 --- a/tests/run-make-fulldeps/output-filename-overwrites-input/Makefile +++ b/tests/run-make/output-filename-overwrites-input/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/output-filename-overwrites-input/bar.rs b/tests/run-make/output-filename-overwrites-input/bar.rs index 83be6e807..83be6e807 100644 --- a/tests/run-make-fulldeps/output-filename-overwrites-input/bar.rs +++ b/tests/run-make/output-filename-overwrites-input/bar.rs diff --git a/tests/run-make-fulldeps/output-filename-overwrites-input/foo.rs b/tests/run-make/output-filename-overwrites-input/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/output-filename-overwrites-input/foo.rs +++ b/tests/run-make/output-filename-overwrites-input/foo.rs diff --git a/tests/run-make-fulldeps/output-type-permutations/Makefile b/tests/run-make/output-type-permutations/Makefile index 791606c64..035033b9f 100644 --- a/tests/run-make-fulldeps/output-type-permutations/Makefile +++ b/tests/run-make/output-type-permutations/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/output-type-permutations/foo.rs b/tests/run-make/output-type-permutations/foo.rs index f0a2cc6ad..f0a2cc6ad 100644 --- a/tests/run-make-fulldeps/output-type-permutations/foo.rs +++ b/tests/run-make/output-type-permutations/foo.rs diff --git a/tests/run-make-fulldeps/output-with-hyphens/Makefile b/tests/run-make/output-with-hyphens/Makefile index 365fb6e59..846c9a66a 100644 --- a/tests/run-make-fulldeps/output-with-hyphens/Makefile +++ b/tests/run-make/output-with-hyphens/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/output-with-hyphens/foo-bar.rs b/tests/run-make/output-with-hyphens/foo-bar.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/output-with-hyphens/foo-bar.rs +++ b/tests/run-make/output-with-hyphens/foo-bar.rs diff --git a/tests/run-make-fulldeps/override-aliased-flags/Makefile b/tests/run-make/override-aliased-flags/Makefile index 186b8c7c8..db1ff1ff9 100644 --- a/tests/run-make-fulldeps/override-aliased-flags/Makefile +++ b/tests/run-make/override-aliased-flags/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # FIXME: it would be good to check that it's actually the rightmost flags diff --git a/tests/run-make-fulldeps/override-aliased-flags/main.rs b/tests/run-make/override-aliased-flags/main.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/override-aliased-flags/main.rs +++ b/tests/run-make/override-aliased-flags/main.rs diff --git a/tests/run-make-fulldeps/panic-impl-transitive/Makefile b/tests/run-make/panic-impl-transitive/Makefile index c3192efcb..9a271a22e 100644 --- a/tests/run-make-fulldeps/panic-impl-transitive/Makefile +++ b/tests/run-make/panic-impl-transitive/Makefile @@ -1,4 +1,4 @@ -include ../../run-make-fulldeps/tools.mk +include ../tools.mk # NOTE we use --emit=llvm-ir to avoid running the linker (linking will fail because there's no main # in this crate) diff --git a/tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs b/tests/run-make/panic-impl-transitive/panic-impl-consumer.rs index 82a98b12d..82a98b12d 100644 --- a/tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs +++ b/tests/run-make/panic-impl-transitive/panic-impl-consumer.rs diff --git a/tests/run-make-fulldeps/panic-impl-transitive/panic-impl-provider.rs b/tests/run-make/panic-impl-transitive/panic-impl-provider.rs index f1b9873c8..f1b9873c8 100644 --- a/tests/run-make-fulldeps/panic-impl-transitive/panic-impl-provider.rs +++ b/tests/run-make/panic-impl-transitive/panic-impl-provider.rs diff --git a/tests/run-make-fulldeps/pass-non-c-like-enum-to-c/Makefile b/tests/run-make/pass-non-c-like-enum-to-c/Makefile index 42d3c977f..bd441d321 100644 --- a/tests/run-make-fulldeps/pass-non-c-like-enum-to-c/Makefile +++ b/tests/run-make/pass-non-c-like-enum-to-c/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,test) diff --git a/tests/run-make-fulldeps/pass-non-c-like-enum-to-c/nonclike.rs b/tests/run-make/pass-non-c-like-enum-to-c/nonclike.rs index 517286a86..517286a86 100644 --- a/tests/run-make-fulldeps/pass-non-c-like-enum-to-c/nonclike.rs +++ b/tests/run-make/pass-non-c-like-enum-to-c/nonclike.rs diff --git a/tests/run-make-fulldeps/pass-non-c-like-enum-to-c/test.c b/tests/run-make/pass-non-c-like-enum-to-c/test.c index 99511b253..99511b253 100644 --- a/tests/run-make-fulldeps/pass-non-c-like-enum-to-c/test.c +++ b/tests/run-make/pass-non-c-like-enum-to-c/test.c diff --git a/tests/run-make-fulldeps/pgo-branch-weights/Makefile b/tests/run-make/pgo-branch-weights/Makefile index c60206a1f..c60206a1f 100644 --- a/tests/run-make-fulldeps/pgo-branch-weights/Makefile +++ b/tests/run-make/pgo-branch-weights/Makefile diff --git a/tests/run-make-fulldeps/pgo-branch-weights/filecheck-patterns.txt b/tests/run-make/pgo-branch-weights/filecheck-patterns.txt index 70d5a645c..70d5a645c 100644 --- a/tests/run-make-fulldeps/pgo-branch-weights/filecheck-patterns.txt +++ b/tests/run-make/pgo-branch-weights/filecheck-patterns.txt diff --git a/tests/run-make-fulldeps/pgo-branch-weights/interesting.rs b/tests/run-make/pgo-branch-weights/interesting.rs index a26d6fd69..a26d6fd69 100644 --- a/tests/run-make-fulldeps/pgo-branch-weights/interesting.rs +++ b/tests/run-make/pgo-branch-weights/interesting.rs diff --git a/tests/run-make-fulldeps/pgo-branch-weights/main.rs b/tests/run-make/pgo-branch-weights/main.rs index 619cf9c69..619cf9c69 100644 --- a/tests/run-make-fulldeps/pgo-branch-weights/main.rs +++ b/tests/run-make/pgo-branch-weights/main.rs diff --git a/tests/run-make-fulldeps/pgo-branch-weights/opaque.rs b/tests/run-make/pgo-branch-weights/opaque.rs index 72f93c9fe..72f93c9fe 100644 --- a/tests/run-make-fulldeps/pgo-branch-weights/opaque.rs +++ b/tests/run-make/pgo-branch-weights/opaque.rs diff --git a/tests/run-make-fulldeps/pgo-gen-lto/Makefile b/tests/run-make/pgo-gen-lto/Makefile index 3f2f6a838..3f2f6a838 100644 --- a/tests/run-make-fulldeps/pgo-gen-lto/Makefile +++ b/tests/run-make/pgo-gen-lto/Makefile diff --git a/tests/run-make-fulldeps/pgo-gen-lto/test.rs b/tests/run-make/pgo-gen-lto/test.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/pgo-gen-lto/test.rs +++ b/tests/run-make/pgo-gen-lto/test.rs diff --git a/tests/run-make-fulldeps/pgo-gen-no-imp-symbols/Makefile b/tests/run-make/pgo-gen-no-imp-symbols/Makefile index 7f72b11b6..7f72b11b6 100644 --- a/tests/run-make-fulldeps/pgo-gen-no-imp-symbols/Makefile +++ b/tests/run-make/pgo-gen-no-imp-symbols/Makefile diff --git a/tests/run-make-fulldeps/pgo-gen-no-imp-symbols/test.rs b/tests/run-make/pgo-gen-no-imp-symbols/test.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/pgo-gen-no-imp-symbols/test.rs +++ b/tests/run-make/pgo-gen-no-imp-symbols/test.rs diff --git a/tests/run-make-fulldeps/pgo-gen/Makefile b/tests/run-make/pgo-gen/Makefile index 4623a7495..4623a7495 100644 --- a/tests/run-make-fulldeps/pgo-gen/Makefile +++ b/tests/run-make/pgo-gen/Makefile diff --git a/tests/run-make-fulldeps/pgo-gen/test.rs b/tests/run-make/pgo-gen/test.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/pgo-gen/test.rs +++ b/tests/run-make/pgo-gen/test.rs diff --git a/tests/run-make-fulldeps/pgo-indirect-call-promotion/Makefile b/tests/run-make/pgo-indirect-call-promotion/Makefile index 45302215c..45302215c 100644 --- a/tests/run-make-fulldeps/pgo-indirect-call-promotion/Makefile +++ b/tests/run-make/pgo-indirect-call-promotion/Makefile diff --git a/tests/run-make-fulldeps/pgo-indirect-call-promotion/filecheck-patterns.txt b/tests/run-make/pgo-indirect-call-promotion/filecheck-patterns.txt index e19c78350..e19c78350 100644 --- a/tests/run-make-fulldeps/pgo-indirect-call-promotion/filecheck-patterns.txt +++ b/tests/run-make/pgo-indirect-call-promotion/filecheck-patterns.txt diff --git a/tests/run-make-fulldeps/pgo-indirect-call-promotion/interesting.rs b/tests/run-make/pgo-indirect-call-promotion/interesting.rs index 4fd096d62..4fd096d62 100644 --- a/tests/run-make-fulldeps/pgo-indirect-call-promotion/interesting.rs +++ b/tests/run-make/pgo-indirect-call-promotion/interesting.rs diff --git a/tests/run-make-fulldeps/pgo-indirect-call-promotion/main.rs b/tests/run-make/pgo-indirect-call-promotion/main.rs index 27181f307..27181f307 100644 --- a/tests/run-make-fulldeps/pgo-indirect-call-promotion/main.rs +++ b/tests/run-make/pgo-indirect-call-promotion/main.rs diff --git a/tests/run-make-fulldeps/pgo-indirect-call-promotion/opaque.rs b/tests/run-make/pgo-indirect-call-promotion/opaque.rs index 9628d711c..9628d711c 100644 --- a/tests/run-make-fulldeps/pgo-indirect-call-promotion/opaque.rs +++ b/tests/run-make/pgo-indirect-call-promotion/opaque.rs diff --git a/tests/run-make-fulldeps/pgo-use/Makefile b/tests/run-make/pgo-use/Makefile index 3bac9b77a..3bac9b77a 100644 --- a/tests/run-make-fulldeps/pgo-use/Makefile +++ b/tests/run-make/pgo-use/Makefile diff --git a/tests/run-make-fulldeps/pgo-use/filecheck-patterns.txt b/tests/run-make/pgo-use/filecheck-patterns.txt index 6da34f88f..6da34f88f 100644 --- a/tests/run-make-fulldeps/pgo-use/filecheck-patterns.txt +++ b/tests/run-make/pgo-use/filecheck-patterns.txt diff --git a/tests/run-make-fulldeps/pgo-use/main.rs b/tests/run-make/pgo-use/main.rs index eb9192c87..eb9192c87 100644 --- a/tests/run-make-fulldeps/pgo-use/main.rs +++ b/tests/run-make/pgo-use/main.rs diff --git a/tests/run-make-fulldeps/pointer-auth-link-with-c/Makefile b/tests/run-make/pointer-auth-link-with-c/Makefile index 7acea0380..7acea0380 100644 --- a/tests/run-make-fulldeps/pointer-auth-link-with-c/Makefile +++ b/tests/run-make/pointer-auth-link-with-c/Makefile diff --git a/tests/run-make-fulldeps/pointer-auth-link-with-c/test.c b/tests/run-make/pointer-auth-link-with-c/test.c index 9fe07f82f..9fe07f82f 100644 --- a/tests/run-make-fulldeps/pointer-auth-link-with-c/test.c +++ b/tests/run-make/pointer-auth-link-with-c/test.c diff --git a/tests/run-make-fulldeps/pointer-auth-link-with-c/test.rs b/tests/run-make/pointer-auth-link-with-c/test.rs index 615ad0aeb..615ad0aeb 100644 --- a/tests/run-make-fulldeps/pointer-auth-link-with-c/test.rs +++ b/tests/run-make/pointer-auth-link-with-c/test.rs diff --git a/tests/run-make-fulldeps/prefer-dylib/Makefile b/tests/run-make/prefer-dylib/Makefile index 3817ca195..cc26e70ae 100644 --- a/tests/run-make-fulldeps/prefer-dylib/Makefile +++ b/tests/run-make/prefer-dylib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/prefer-dylib/bar.rs b/tests/run-make/prefer-dylib/bar.rs index c5c0bc606..c5c0bc606 100644 --- a/tests/run-make-fulldeps/prefer-dylib/bar.rs +++ b/tests/run-make/prefer-dylib/bar.rs diff --git a/tests/run-make-fulldeps/prefer-dylib/foo.rs b/tests/run-make/prefer-dylib/foo.rs index 8d68535e3..8d68535e3 100644 --- a/tests/run-make-fulldeps/prefer-dylib/foo.rs +++ b/tests/run-make/prefer-dylib/foo.rs diff --git a/tests/run-make-fulldeps/prefer-rlib/Makefile b/tests/run-make/prefer-rlib/Makefile index adc345d76..2e86b9c1d 100644 --- a/tests/run-make-fulldeps/prefer-rlib/Makefile +++ b/tests/run-make/prefer-rlib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/prefer-rlib/bar.rs b/tests/run-make/prefer-rlib/bar.rs index c5c0bc606..c5c0bc606 100644 --- a/tests/run-make-fulldeps/prefer-rlib/bar.rs +++ b/tests/run-make/prefer-rlib/bar.rs diff --git a/tests/run-make-fulldeps/prefer-rlib/foo.rs b/tests/run-make/prefer-rlib/foo.rs index 8d68535e3..8d68535e3 100644 --- a/tests/run-make-fulldeps/prefer-rlib/foo.rs +++ b/tests/run-make/prefer-rlib/foo.rs diff --git a/tests/run-make-fulldeps/pretty-print-to-file/Makefile b/tests/run-make/pretty-print-to-file/Makefile index ca11b8c47..ca11b8c47 100644 --- a/tests/run-make-fulldeps/pretty-print-to-file/Makefile +++ b/tests/run-make/pretty-print-to-file/Makefile diff --git a/tests/run-make-fulldeps/pretty-print-to-file/input.pp b/tests/run-make/pretty-print-to-file/input.pp index e3f03242a..e3f03242a 100644 --- a/tests/run-make-fulldeps/pretty-print-to-file/input.pp +++ b/tests/run-make/pretty-print-to-file/input.pp diff --git a/tests/run-make-fulldeps/pretty-print-to-file/input.rs b/tests/run-make/pretty-print-to-file/input.rs index aa828155b..aa828155b 100644 --- a/tests/run-make-fulldeps/pretty-print-to-file/input.rs +++ b/tests/run-make/pretty-print-to-file/input.rs diff --git a/tests/run-make-fulldeps/print-calling-conventions/Makefile b/tests/run-make/print-calling-conventions/Makefile index d3fd06392..27b87e610 100644 --- a/tests/run-make-fulldeps/print-calling-conventions/Makefile +++ b/tests/run-make/print-calling-conventions/Makefile @@ -1,4 +1,4 @@ --include ../tools.mk +include ../tools.mk all: $(RUSTC) --print calling-conventions diff --git a/tests/run-make-fulldeps/print-cfg/Makefile b/tests/run-make/print-cfg/Makefile index 126f5768c..126f5768c 100644 --- a/tests/run-make-fulldeps/print-cfg/Makefile +++ b/tests/run-make/print-cfg/Makefile diff --git a/tests/run-make-fulldeps/print-target-list/Makefile b/tests/run-make/print-target-list/Makefile index f23c40d42..f23c40d42 100644 --- a/tests/run-make-fulldeps/print-target-list/Makefile +++ b/tests/run-make/print-target-list/Makefile diff --git a/tests/run-make-fulldeps/profile/Makefile b/tests/run-make/profile/Makefile index fffc051ad..fffc051ad 100644 --- a/tests/run-make-fulldeps/profile/Makefile +++ b/tests/run-make/profile/Makefile diff --git a/tests/run-make-fulldeps/profile/test.rs b/tests/run-make/profile/test.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/profile/test.rs +++ b/tests/run-make/profile/test.rs diff --git a/tests/run-make-fulldeps/prune-link-args/Makefile b/tests/run-make/prune-link-args/Makefile index a359dc5ae..c21ba6ace 100644 --- a/tests/run-make-fulldeps/prune-link-args/Makefile +++ b/tests/run-make/prune-link-args/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows diff --git a/tests/run-make-fulldeps/prune-link-args/empty.rs b/tests/run-make/prune-link-args/empty.rs index 45590d86b..45590d86b 100644 --- a/tests/run-make-fulldeps/prune-link-args/empty.rs +++ b/tests/run-make/prune-link-args/empty.rs diff --git a/tests/run-make-fulldeps/redundant-libs/Makefile b/tests/run-make/redundant-libs/Makefile index b2dff05d1..0a48b2b28 100644 --- a/tests/run-make-fulldeps/redundant-libs/Makefile +++ b/tests/run-make/redundant-libs/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows-msvc diff --git a/tests/run-make-fulldeps/redundant-libs/bar.c b/tests/run-make/redundant-libs/bar.c index e42599986..e42599986 100644 --- a/tests/run-make-fulldeps/redundant-libs/bar.c +++ b/tests/run-make/redundant-libs/bar.c diff --git a/tests/run-make-fulldeps/redundant-libs/baz.c b/tests/run-make/redundant-libs/baz.c index a4e2c2b71..a4e2c2b71 100644 --- a/tests/run-make-fulldeps/redundant-libs/baz.c +++ b/tests/run-make/redundant-libs/baz.c diff --git a/tests/run-make-fulldeps/redundant-libs/foo.c b/tests/run-make/redundant-libs/foo.c index 339ee86c9..339ee86c9 100644 --- a/tests/run-make-fulldeps/redundant-libs/foo.c +++ b/tests/run-make/redundant-libs/foo.c diff --git a/tests/run-make-fulldeps/redundant-libs/main.rs b/tests/run-make/redundant-libs/main.rs index 90d185ff5..90d185ff5 100644 --- a/tests/run-make-fulldeps/redundant-libs/main.rs +++ b/tests/run-make/redundant-libs/main.rs diff --git a/tests/run-make-fulldeps/relocation-model/Makefile b/tests/run-make/relocation-model/Makefile index a31dbfd91..8cc5205ed 100644 --- a/tests/run-make-fulldeps/relocation-model/Makefile +++ b/tests/run-make/relocation-model/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: others diff --git a/tests/run-make-fulldeps/relocation-model/foo.rs b/tests/run-make/relocation-model/foo.rs index da0f5d925..da0f5d925 100644 --- a/tests/run-make-fulldeps/relocation-model/foo.rs +++ b/tests/run-make/relocation-model/foo.rs diff --git a/tests/run-make-fulldeps/relro-levels/Makefile b/tests/run-make/relro-levels/Makefile index 6176fc1a5..e0402f59f 100644 --- a/tests/run-make-fulldeps/relro-levels/Makefile +++ b/tests/run-make/relro-levels/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # only-linux diff --git a/tests/run-make-fulldeps/relro-levels/hello.rs b/tests/run-make/relro-levels/hello.rs index e7a11a969..e7a11a969 100644 --- a/tests/run-make-fulldeps/relro-levels/hello.rs +++ b/tests/run-make/relro-levels/hello.rs diff --git a/tests/run-make-fulldeps/remap-path-prefix/Makefile b/tests/run-make/remap-path-prefix/Makefile index 2a7378fdf..2a7378fdf 100644 --- a/tests/run-make-fulldeps/remap-path-prefix/Makefile +++ b/tests/run-make/remap-path-prefix/Makefile diff --git a/tests/run-make-fulldeps/remap-path-prefix/auxiliary/lib.rs b/tests/run-make/remap-path-prefix/auxiliary/lib.rs index 019c786a9..019c786a9 100644 --- a/tests/run-make-fulldeps/remap-path-prefix/auxiliary/lib.rs +++ b/tests/run-make/remap-path-prefix/auxiliary/lib.rs diff --git a/tests/run-make-fulldeps/reproducible-build-2/Makefile b/tests/run-make/reproducible-build-2/Makefile index 1df5e102c..68fcac8b4 100644 --- a/tests/run-make-fulldeps/reproducible-build-2/Makefile +++ b/tests/run-make/reproducible-build-2/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-musl diff --git a/tests/run-make-fulldeps/reproducible-build-2/linker.rs b/tests/run-make/reproducible-build-2/linker.rs index 998d1f328..998d1f328 100644 --- a/tests/run-make-fulldeps/reproducible-build-2/linker.rs +++ b/tests/run-make/reproducible-build-2/linker.rs diff --git a/tests/run-make-fulldeps/reproducible-build-2/reproducible-build-aux.rs b/tests/run-make/reproducible-build-2/reproducible-build-aux.rs index 8105b3d2b..8105b3d2b 100644 --- a/tests/run-make-fulldeps/reproducible-build-2/reproducible-build-aux.rs +++ b/tests/run-make/reproducible-build-2/reproducible-build-aux.rs diff --git a/tests/run-make-fulldeps/reproducible-build-2/reproducible-build.rs b/tests/run-make/reproducible-build-2/reproducible-build.rs index a6c04774c..a6c04774c 100644 --- a/tests/run-make-fulldeps/reproducible-build-2/reproducible-build.rs +++ b/tests/run-make/reproducible-build-2/reproducible-build.rs diff --git a/tests/run-make-fulldeps/reproducible-build/Makefile b/tests/run-make/reproducible-build/Makefile index 642a48081..f5d17a234 100644 --- a/tests/run-make-fulldeps/reproducible-build/Makefile +++ b/tests/run-make/reproducible-build/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-musl diff --git a/tests/run-make-fulldeps/reproducible-build/linker.rs b/tests/run-make/reproducible-build/linker.rs index 3dda6f190..3dda6f190 100644 --- a/tests/run-make-fulldeps/reproducible-build/linker.rs +++ b/tests/run-make/reproducible-build/linker.rs diff --git a/tests/run-make-fulldeps/reproducible-build/reproducible-build-aux.rs b/tests/run-make/reproducible-build/reproducible-build-aux.rs index 8105b3d2b..8105b3d2b 100644 --- a/tests/run-make-fulldeps/reproducible-build/reproducible-build-aux.rs +++ b/tests/run-make/reproducible-build/reproducible-build-aux.rs diff --git a/tests/run-make-fulldeps/reproducible-build/reproducible-build.rs b/tests/run-make/reproducible-build/reproducible-build.rs index a6c04774c..a6c04774c 100644 --- a/tests/run-make-fulldeps/reproducible-build/reproducible-build.rs +++ b/tests/run-make/reproducible-build/reproducible-build.rs diff --git a/tests/run-make-fulldeps/resolve-rename/Makefile b/tests/run-make/resolve-rename/Makefile index 00f83a5d6..00f83a5d6 100644 --- a/tests/run-make-fulldeps/resolve-rename/Makefile +++ b/tests/run-make/resolve-rename/Makefile diff --git a/tests/run-make-fulldeps/resolve-rename/bar.rs b/tests/run-make/resolve-rename/bar.rs index 4a09ce355..4a09ce355 100644 --- a/tests/run-make-fulldeps/resolve-rename/bar.rs +++ b/tests/run-make/resolve-rename/bar.rs diff --git a/tests/run-make-fulldeps/resolve-rename/baz.rs b/tests/run-make/resolve-rename/baz.rs index 9176073ef..9176073ef 100644 --- a/tests/run-make-fulldeps/resolve-rename/baz.rs +++ b/tests/run-make/resolve-rename/baz.rs diff --git a/tests/run-make-fulldeps/resolve-rename/foo.rs b/tests/run-make/resolve-rename/foo.rs index bd6820098..bd6820098 100644 --- a/tests/run-make-fulldeps/resolve-rename/foo.rs +++ b/tests/run-make/resolve-rename/foo.rs diff --git a/tests/run-make-fulldeps/return-non-c-like-enum-from-c/Makefile b/tests/run-make/return-non-c-like-enum-from-c/Makefile index 42d3c977f..bd441d321 100644 --- a/tests/run-make-fulldeps/return-non-c-like-enum-from-c/Makefile +++ b/tests/run-make/return-non-c-like-enum-from-c/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,test) diff --git a/tests/run-make-fulldeps/return-non-c-like-enum-from-c/nonclike.rs b/tests/run-make/return-non-c-like-enum-from-c/nonclike.rs index ea22a2a56..ea22a2a56 100644 --- a/tests/run-make-fulldeps/return-non-c-like-enum-from-c/nonclike.rs +++ b/tests/run-make/return-non-c-like-enum-from-c/nonclike.rs diff --git a/tests/run-make-fulldeps/return-non-c-like-enum-from-c/test.c b/tests/run-make/return-non-c-like-enum-from-c/test.c index 3ad135bab..3ad135bab 100644 --- a/tests/run-make-fulldeps/return-non-c-like-enum-from-c/test.c +++ b/tests/run-make/return-non-c-like-enum-from-c/test.c diff --git a/tests/run-make-fulldeps/arguments-non-c-like-enum/Makefile b/tests/run-make/return-non-c-like-enum/Makefile index 513311c82..0c8d8bf3a 100644 --- a/tests/run-make-fulldeps/arguments-non-c-like-enum/Makefile +++ b/tests/run-make/return-non-c-like-enum/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/return-non-c-like-enum/nonclike.rs b/tests/run-make/return-non-c-like-enum/nonclike.rs index de529cf64..de529cf64 100644 --- a/tests/run-make-fulldeps/return-non-c-like-enum/nonclike.rs +++ b/tests/run-make/return-non-c-like-enum/nonclike.rs diff --git a/tests/run-make-fulldeps/return-non-c-like-enum/test.c b/tests/run-make/return-non-c-like-enum/test.c index afadd3c10..afadd3c10 100644 --- a/tests/run-make-fulldeps/return-non-c-like-enum/test.c +++ b/tests/run-make/return-non-c-like-enum/test.c diff --git a/tests/run-make-fulldeps/rlib-chain/Makefile b/tests/run-make/rlib-chain/Makefile index 236943a2a..7a1f887fa 100644 --- a/tests/run-make-fulldeps/rlib-chain/Makefile +++ b/tests/run-make/rlib-chain/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/rlib-chain/m1.rs b/tests/run-make/rlib-chain/m1.rs index 665b206cc..665b206cc 100644 --- a/tests/run-make-fulldeps/rlib-chain/m1.rs +++ b/tests/run-make/rlib-chain/m1.rs diff --git a/tests/run-make-fulldeps/rlib-chain/m2.rs b/tests/run-make/rlib-chain/m2.rs index eba12fe12..eba12fe12 100644 --- a/tests/run-make-fulldeps/rlib-chain/m2.rs +++ b/tests/run-make/rlib-chain/m2.rs diff --git a/tests/run-make-fulldeps/rlib-chain/m3.rs b/tests/run-make/rlib-chain/m3.rs index ade191db4..ade191db4 100644 --- a/tests/run-make-fulldeps/rlib-chain/m3.rs +++ b/tests/run-make/rlib-chain/m3.rs diff --git a/tests/run-make-fulldeps/rlib-chain/m4.rs b/tests/run-make/rlib-chain/m4.rs index fa8ec6079..fa8ec6079 100644 --- a/tests/run-make-fulldeps/rlib-chain/m4.rs +++ b/tests/run-make/rlib-chain/m4.rs diff --git a/tests/run-make-fulldeps/rustdoc-determinism/Makefile b/tests/run-make/rustdoc-determinism/Makefile index a3ef16906..a3ef16906 100644 --- a/tests/run-make-fulldeps/rustdoc-determinism/Makefile +++ b/tests/run-make/rustdoc-determinism/Makefile diff --git a/tests/run-make-fulldeps/rustdoc-determinism/bar.rs b/tests/run-make/rustdoc-determinism/bar.rs index ca05a6a90..ca05a6a90 100644 --- a/tests/run-make-fulldeps/rustdoc-determinism/bar.rs +++ b/tests/run-make/rustdoc-determinism/bar.rs diff --git a/tests/run-make-fulldeps/rustdoc-determinism/foo.rs b/tests/run-make/rustdoc-determinism/foo.rs index 4a835673a..4a835673a 100644 --- a/tests/run-make-fulldeps/rustdoc-determinism/foo.rs +++ b/tests/run-make/rustdoc-determinism/foo.rs diff --git a/tests/run-make-fulldeps/rustdoc-error-lines/Makefile b/tests/run-make/rustdoc-error-lines/Makefile index 2dc30f56b..2dc30f56b 100644 --- a/tests/run-make-fulldeps/rustdoc-error-lines/Makefile +++ b/tests/run-make/rustdoc-error-lines/Makefile diff --git a/tests/run-make-fulldeps/rustdoc-error-lines/input.rs b/tests/run-make/rustdoc-error-lines/input.rs index b4db182e8..b4db182e8 100644 --- a/tests/run-make-fulldeps/rustdoc-error-lines/input.rs +++ b/tests/run-make/rustdoc-error-lines/input.rs diff --git a/tests/run-make-fulldeps/rustdoc-io-error/Makefile b/tests/run-make/rustdoc-io-error/Makefile index 27f5ecf94..27f5ecf94 100644 --- a/tests/run-make-fulldeps/rustdoc-io-error/Makefile +++ b/tests/run-make/rustdoc-io-error/Makefile diff --git a/tests/run-make-fulldeps/rustdoc-io-error/foo.rs b/tests/run-make/rustdoc-io-error/foo.rs index 4a835673a..4a835673a 100644 --- a/tests/run-make-fulldeps/rustdoc-io-error/foo.rs +++ b/tests/run-make/rustdoc-io-error/foo.rs diff --git a/tests/run-make-fulldeps/rustdoc-map-file/Makefile b/tests/run-make/rustdoc-map-file/Makefile index 5cbf7747a..5cbf7747a 100644 --- a/tests/run-make-fulldeps/rustdoc-map-file/Makefile +++ b/tests/run-make/rustdoc-map-file/Makefile diff --git a/tests/run-make-fulldeps/rustdoc-map-file/expected.json b/tests/run-make/rustdoc-map-file/expected.json index 6b1ccbeac..6b1ccbeac 100644 --- a/tests/run-make-fulldeps/rustdoc-map-file/expected.json +++ b/tests/run-make/rustdoc-map-file/expected.json diff --git a/tests/run-make-fulldeps/rustdoc-map-file/foo.rs b/tests/run-make/rustdoc-map-file/foo.rs index e12b9d229..e12b9d229 100644 --- a/tests/run-make-fulldeps/rustdoc-map-file/foo.rs +++ b/tests/run-make/rustdoc-map-file/foo.rs diff --git a/tests/run-make-fulldeps/rustdoc-map-file/validate_json.py b/tests/run-make/rustdoc-map-file/validate_json.py index 5c14c90b7..5c14c90b7 100755 --- a/tests/run-make-fulldeps/rustdoc-map-file/validate_json.py +++ b/tests/run-make/rustdoc-map-file/validate_json.py diff --git a/tests/run-make-fulldeps/rustdoc-output-path/Makefile b/tests/run-make/rustdoc-output-path/Makefile index 8f5cda9e5..8f5cda9e5 100644 --- a/tests/run-make-fulldeps/rustdoc-output-path/Makefile +++ b/tests/run-make/rustdoc-output-path/Makefile diff --git a/tests/run-make-fulldeps/rustdoc-output-path/foo.rs b/tests/run-make/rustdoc-output-path/foo.rs index 4a835673a..4a835673a 100644 --- a/tests/run-make-fulldeps/rustdoc-output-path/foo.rs +++ b/tests/run-make/rustdoc-output-path/foo.rs diff --git a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/Makefile b/tests/run-make/rustdoc-scrape-examples-macros/Makefile index c857aa4b9..edc19d8cb 100644 --- a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/Makefile +++ b/tests/run-make/rustdoc-scrape-examples-macros/Makefile @@ -1,4 +1,5 @@ -include ../../run-make-fulldeps/tools.mk +# ignore-cross-compile +include ../../run-make/tools.mk OUTPUT_DIR := "$(TMPDIR)/rustdoc" DYLIB_NAME := $(shell echo | $(RUSTC) --crate-name foobar_macro --crate-type dylib --print file-names -) diff --git a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/examples/ex.rs b/tests/run-make/rustdoc-scrape-examples-macros/examples/ex.rs index 4d8c8b30e..4d8c8b30e 100644 --- a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/examples/ex.rs +++ b/tests/run-make/rustdoc-scrape-examples-macros/examples/ex.rs diff --git a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/src/lib.rs b/tests/run-make/rustdoc-scrape-examples-macros/src/lib.rs index d8658a0f2..d8658a0f2 100644 --- a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/src/lib.rs +++ b/tests/run-make/rustdoc-scrape-examples-macros/src/lib.rs diff --git a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/src/proc.rs b/tests/run-make/rustdoc-scrape-examples-macros/src/proc.rs index 46e518fdf..46e518fdf 100644 --- a/tests/run-make-fulldeps/rustdoc-scrape-examples-macros/src/proc.rs +++ b/tests/run-make/rustdoc-scrape-examples-macros/src/proc.rs diff --git a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/Makefile b/tests/run-make/rustdoc-target-spec-json-path/Makefile index 6d0bc4186..6d0bc4186 100644 --- a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/Makefile +++ b/tests/run-make/rustdoc-target-spec-json-path/Makefile diff --git a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/dummy_core.rs b/tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs index da27b7f34..da27b7f34 100644 --- a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/dummy_core.rs +++ b/tests/run-make/rustdoc-target-spec-json-path/dummy_core.rs diff --git a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs b/tests/run-make/rustdoc-target-spec-json-path/my_crate.rs index 12aa08220..12aa08220 100644 --- a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/my_crate.rs +++ b/tests/run-make/rustdoc-target-spec-json-path/my_crate.rs diff --git a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/target.json b/tests/run-make/rustdoc-target-spec-json-path/target.json index 34357182c..34357182c 100644 --- a/tests/run-make-fulldeps/rustdoc-target-spec-json-path/target.json +++ b/tests/run-make/rustdoc-target-spec-json-path/target.json diff --git a/tests/run-make-fulldeps/rustdoc-themes/Makefile b/tests/run-make/rustdoc-themes/Makefile index a6d9a43ad..a6d9a43ad 100644 --- a/tests/run-make-fulldeps/rustdoc-themes/Makefile +++ b/tests/run-make/rustdoc-themes/Makefile diff --git a/tests/run-make-fulldeps/rustdoc-themes/foo.rs b/tests/run-make/rustdoc-themes/foo.rs index 58efaf7d5..995544aef 100644 --- a/tests/run-make-fulldeps/rustdoc-themes/foo.rs +++ b/tests/run-make/rustdoc-themes/foo.rs @@ -1,4 +1,4 @@ // @has test.css // @has foo/struct.Foo.html -// @has - '//link[@rel="stylesheet"]/@href' '../test.css' +// @has - '//*[@id="rustdoc-vars"]/@data-themes' 'test' pub struct Foo; diff --git a/tests/run-make-fulldeps/sanitizer-cdylib-link/Makefile b/tests/run-make/sanitizer-cdylib-link/Makefile index 691585268..691585268 100644 --- a/tests/run-make-fulldeps/sanitizer-cdylib-link/Makefile +++ b/tests/run-make/sanitizer-cdylib-link/Makefile diff --git a/tests/run-make-fulldeps/sanitizer-cdylib-link/library.rs b/tests/run-make/sanitizer-cdylib-link/library.rs index f2a52cb5c..f2a52cb5c 100644 --- a/tests/run-make-fulldeps/sanitizer-cdylib-link/library.rs +++ b/tests/run-make/sanitizer-cdylib-link/library.rs diff --git a/tests/run-make-fulldeps/sanitizer-cdylib-link/program.rs b/tests/run-make/sanitizer-cdylib-link/program.rs index ef053aa2e..ef053aa2e 100644 --- a/tests/run-make-fulldeps/sanitizer-cdylib-link/program.rs +++ b/tests/run-make/sanitizer-cdylib-link/program.rs diff --git a/tests/run-make-fulldeps/sanitizer-dylib-link/Makefile b/tests/run-make/sanitizer-dylib-link/Makefile index b0a91e5b1..b0a91e5b1 100644 --- a/tests/run-make-fulldeps/sanitizer-dylib-link/Makefile +++ b/tests/run-make/sanitizer-dylib-link/Makefile diff --git a/tests/run-make-fulldeps/sanitizer-dylib-link/library.rs b/tests/run-make/sanitizer-dylib-link/library.rs index f2a52cb5c..f2a52cb5c 100644 --- a/tests/run-make-fulldeps/sanitizer-dylib-link/library.rs +++ b/tests/run-make/sanitizer-dylib-link/library.rs diff --git a/tests/run-make-fulldeps/sanitizer-dylib-link/program.rs b/tests/run-make/sanitizer-dylib-link/program.rs index ef053aa2e..ef053aa2e 100644 --- a/tests/run-make-fulldeps/sanitizer-dylib-link/program.rs +++ b/tests/run-make/sanitizer-dylib-link/program.rs diff --git a/tests/run-make-fulldeps/sanitizer-staticlib-link/Makefile b/tests/run-make/sanitizer-staticlib-link/Makefile index 7b1a286ed..7b1a286ed 100644 --- a/tests/run-make-fulldeps/sanitizer-staticlib-link/Makefile +++ b/tests/run-make/sanitizer-staticlib-link/Makefile diff --git a/tests/run-make-fulldeps/sanitizer-staticlib-link/library.rs b/tests/run-make/sanitizer-staticlib-link/library.rs index f2a52cb5c..f2a52cb5c 100644 --- a/tests/run-make-fulldeps/sanitizer-staticlib-link/library.rs +++ b/tests/run-make/sanitizer-staticlib-link/library.rs diff --git a/tests/run-make-fulldeps/sanitizer-staticlib-link/program.c b/tests/run-make/sanitizer-staticlib-link/program.c index 735e2b147..735e2b147 100644 --- a/tests/run-make-fulldeps/sanitizer-staticlib-link/program.c +++ b/tests/run-make/sanitizer-staticlib-link/program.c diff --git a/tests/run-make-fulldeps/sanitizer-staticlib-link/program.rs b/tests/run-make/sanitizer-staticlib-link/program.rs index ec59bdb11..ec59bdb11 100644 --- a/tests/run-make-fulldeps/sanitizer-staticlib-link/program.rs +++ b/tests/run-make/sanitizer-staticlib-link/program.rs diff --git a/tests/run-make-fulldeps/separate-link-fail/Makefile b/tests/run-make/separate-link-fail/Makefile index bfd18fbf9..bfd18fbf9 100644 --- a/tests/run-make-fulldeps/separate-link-fail/Makefile +++ b/tests/run-make/separate-link-fail/Makefile diff --git a/tests/run-make-fulldeps/separate-link/Makefile b/tests/run-make/separate-link/Makefile index 3ccdb6275..d01158d9f 100644 --- a/tests/run-make-fulldeps/separate-link/Makefile +++ b/tests/run-make/separate-link/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/sepcomp-cci-copies/Makefile b/tests/run-make/sepcomp-cci-copies/Makefile index df289d0b0..df289d0b0 100644 --- a/tests/run-make-fulldeps/sepcomp-cci-copies/Makefile +++ b/tests/run-make/sepcomp-cci-copies/Makefile diff --git a/tests/run-make-fulldeps/sepcomp-cci-copies/cci_lib.rs b/tests/run-make/sepcomp-cci-copies/cci_lib.rs index 869d4a6cd..869d4a6cd 100644 --- a/tests/run-make-fulldeps/sepcomp-cci-copies/cci_lib.rs +++ b/tests/run-make/sepcomp-cci-copies/cci_lib.rs diff --git a/tests/run-make-fulldeps/sepcomp-cci-copies/foo.rs b/tests/run-make/sepcomp-cci-copies/foo.rs index ba251fcb0..ba251fcb0 100644 --- a/tests/run-make-fulldeps/sepcomp-cci-copies/foo.rs +++ b/tests/run-make/sepcomp-cci-copies/foo.rs diff --git a/tests/run-make-fulldeps/sepcomp-inlining/Makefile b/tests/run-make/sepcomp-inlining/Makefile index 327aeb75e..327aeb75e 100644 --- a/tests/run-make-fulldeps/sepcomp-inlining/Makefile +++ b/tests/run-make/sepcomp-inlining/Makefile diff --git a/tests/run-make-fulldeps/sepcomp-inlining/foo.rs b/tests/run-make/sepcomp-inlining/foo.rs index 2fe5f9cb7..2fe5f9cb7 100644 --- a/tests/run-make-fulldeps/sepcomp-inlining/foo.rs +++ b/tests/run-make/sepcomp-inlining/foo.rs diff --git a/tests/run-make-fulldeps/sepcomp-separate/Makefile b/tests/run-make/sepcomp-separate/Makefile index 62cf54a88..62cf54a88 100644 --- a/tests/run-make-fulldeps/sepcomp-separate/Makefile +++ b/tests/run-make/sepcomp-separate/Makefile diff --git a/tests/run-make-fulldeps/sepcomp-separate/foo.rs b/tests/run-make/sepcomp-separate/foo.rs index 169bafa9b..169bafa9b 100644 --- a/tests/run-make-fulldeps/sepcomp-separate/foo.rs +++ b/tests/run-make/sepcomp-separate/foo.rs diff --git a/tests/run-make-fulldeps/share-generics-dylib/Makefile b/tests/run-make/share-generics-dylib/Makefile index 065fb574c..9d97eca80 100644 --- a/tests/run-make-fulldeps/share-generics-dylib/Makefile +++ b/tests/run-make/share-generics-dylib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile # This test makes sure all generic instances get re-exported from Rust dylibs for use by # `-Zshare-generics`. There are two rlibs (`instance_provider_a` and `instance_provider_b`) # which both provide an instance of `Cell<i32>::set`. There is `instance_user_dylib` which is @@ -9,7 +10,7 @@ # # This is regression test for https://github.com/rust-lang/rust/issues/67276. -include ../../run-make-fulldeps/tools.mk +include ../tools.mk COMMON_ARGS=-Cprefer-dynamic -Zshare-generics=yes -Ccodegen-units=1 -Csymbol-mangling-version=v0 diff --git a/tests/run-make-fulldeps/share-generics-dylib/instance_provider_a.rs b/tests/run-make/share-generics-dylib/instance_provider_a.rs index b4e125ac0..b4e125ac0 100644 --- a/tests/run-make-fulldeps/share-generics-dylib/instance_provider_a.rs +++ b/tests/run-make/share-generics-dylib/instance_provider_a.rs diff --git a/tests/run-make-fulldeps/share-generics-dylib/instance_provider_b.rs b/tests/run-make/share-generics-dylib/instance_provider_b.rs index f613db873..f613db873 100644 --- a/tests/run-make-fulldeps/share-generics-dylib/instance_provider_b.rs +++ b/tests/run-make/share-generics-dylib/instance_provider_b.rs diff --git a/tests/run-make-fulldeps/share-generics-dylib/instance_user_a_rlib.rs b/tests/run-make/share-generics-dylib/instance_user_a_rlib.rs index c8e6ab95c..c8e6ab95c 100644 --- a/tests/run-make-fulldeps/share-generics-dylib/instance_user_a_rlib.rs +++ b/tests/run-make/share-generics-dylib/instance_user_a_rlib.rs diff --git a/tests/run-make-fulldeps/share-generics-dylib/instance_user_b_rlib.rs b/tests/run-make/share-generics-dylib/instance_user_b_rlib.rs index 7c34af6d0..7c34af6d0 100644 --- a/tests/run-make-fulldeps/share-generics-dylib/instance_user_b_rlib.rs +++ b/tests/run-make/share-generics-dylib/instance_user_b_rlib.rs diff --git a/tests/run-make-fulldeps/share-generics-dylib/instance_user_dylib.rs b/tests/run-make/share-generics-dylib/instance_user_dylib.rs index 7c8368eec..7c8368eec 100644 --- a/tests/run-make-fulldeps/share-generics-dylib/instance_user_dylib.rs +++ b/tests/run-make/share-generics-dylib/instance_user_dylib.rs diff --git a/tests/run-make-fulldeps/share-generics-dylib/linked_leaf.rs b/tests/run-make/share-generics-dylib/linked_leaf.rs index e510dad69..e510dad69 100644 --- a/tests/run-make-fulldeps/share-generics-dylib/linked_leaf.rs +++ b/tests/run-make/share-generics-dylib/linked_leaf.rs diff --git a/tests/run-make-fulldeps/simd-ffi/Makefile b/tests/run-make/simd-ffi/Makefile index 297353470..297353470 100644 --- a/tests/run-make-fulldeps/simd-ffi/Makefile +++ b/tests/run-make/simd-ffi/Makefile diff --git a/tests/run-make-fulldeps/simd-ffi/simd.rs b/tests/run-make/simd-ffi/simd.rs index d11cfd77c..d11cfd77c 100644 --- a/tests/run-make-fulldeps/simd-ffi/simd.rs +++ b/tests/run-make/simd-ffi/simd.rs diff --git a/tests/run-make-fulldeps/simple-dylib/Makefile b/tests/run-make/simple-dylib/Makefile index 5dda5d66d..f3e1c1da8 100644 --- a/tests/run-make-fulldeps/simple-dylib/Makefile +++ b/tests/run-make/simple-dylib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(RUSTC) bar.rs --crate-type=dylib -C prefer-dynamic diff --git a/tests/run-make-fulldeps/simple-dylib/bar.rs b/tests/run-make/simple-dylib/bar.rs index c5c0bc606..c5c0bc606 100644 --- a/tests/run-make-fulldeps/simple-dylib/bar.rs +++ b/tests/run-make/simple-dylib/bar.rs diff --git a/tests/run-make-fulldeps/simple-dylib/foo.rs b/tests/run-make/simple-dylib/foo.rs index 8d68535e3..8d68535e3 100644 --- a/tests/run-make-fulldeps/simple-dylib/foo.rs +++ b/tests/run-make/simple-dylib/foo.rs diff --git a/tests/run-make-fulldeps/simple-rlib/Makefile b/tests/run-make/simple-rlib/Makefile index d912b8a7b..28df61a15 100644 --- a/tests/run-make-fulldeps/simple-rlib/Makefile +++ b/tests/run-make/simple-rlib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(RUSTC) bar.rs --crate-type=rlib diff --git a/tests/run-make-fulldeps/simple-rlib/bar.rs b/tests/run-make/simple-rlib/bar.rs index c5c0bc606..c5c0bc606 100644 --- a/tests/run-make-fulldeps/simple-rlib/bar.rs +++ b/tests/run-make/simple-rlib/bar.rs diff --git a/tests/run-make-fulldeps/simple-rlib/foo.rs b/tests/run-make/simple-rlib/foo.rs index 8d68535e3..8d68535e3 100644 --- a/tests/run-make-fulldeps/simple-rlib/foo.rs +++ b/tests/run-make/simple-rlib/foo.rs diff --git a/tests/run-make-fulldeps/split-debuginfo/Makefile b/tests/run-make/split-debuginfo/Makefile index 44cda0d3d..71e014c1f 100644 --- a/tests/run-make-fulldeps/split-debuginfo/Makefile +++ b/tests/run-make/split-debuginfo/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: off packed unpacked diff --git a/tests/run-make-fulldeps/split-debuginfo/bar.rs b/tests/run-make/split-debuginfo/bar.rs index 07dd07152..07dd07152 100644 --- a/tests/run-make-fulldeps/split-debuginfo/bar.rs +++ b/tests/run-make/split-debuginfo/bar.rs diff --git a/tests/run-make-fulldeps/split-debuginfo/baz.rs b/tests/run-make/split-debuginfo/baz.rs index 8b1a39374..8b1a39374 100644 --- a/tests/run-make-fulldeps/split-debuginfo/baz.rs +++ b/tests/run-make/split-debuginfo/baz.rs diff --git a/tests/run-make-fulldeps/split-debuginfo/foo.rs b/tests/run-make/split-debuginfo/foo.rs index b058e5408..b058e5408 100644 --- a/tests/run-make-fulldeps/split-debuginfo/foo.rs +++ b/tests/run-make/split-debuginfo/foo.rs diff --git a/tests/run-make-fulldeps/split-debuginfo/main.rs b/tests/run-make/split-debuginfo/main.rs index 21fa16e40..21fa16e40 100644 --- a/tests/run-make-fulldeps/split-debuginfo/main.rs +++ b/tests/run-make/split-debuginfo/main.rs diff --git a/tests/run-make-fulldeps/stable-symbol-names/Makefile b/tests/run-make/stable-symbol-names/Makefile index bbfb8e388..bbfb8e388 100644 --- a/tests/run-make-fulldeps/stable-symbol-names/Makefile +++ b/tests/run-make/stable-symbol-names/Makefile diff --git a/tests/run-make-fulldeps/stable-symbol-names/stable-symbol-names1.rs b/tests/run-make/stable-symbol-names/stable-symbol-names1.rs index b85a42827..b85a42827 100644 --- a/tests/run-make-fulldeps/stable-symbol-names/stable-symbol-names1.rs +++ b/tests/run-make/stable-symbol-names/stable-symbol-names1.rs diff --git a/tests/run-make-fulldeps/stable-symbol-names/stable-symbol-names2.rs b/tests/run-make/stable-symbol-names/stable-symbol-names2.rs index 33df9d6c6..33df9d6c6 100644 --- a/tests/run-make-fulldeps/stable-symbol-names/stable-symbol-names2.rs +++ b/tests/run-make/stable-symbol-names/stable-symbol-names2.rs diff --git a/tests/run-make-fulldeps/static-dylib-by-default/Makefile b/tests/run-make/static-dylib-by-default/Makefile index eedd0b320..cdaab42d0 100644 --- a/tests/run-make-fulldeps/static-dylib-by-default/Makefile +++ b/tests/run-make/static-dylib-by-default/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk TO_LINK := $(call DYLIB,bar) diff --git a/tests/run-make-fulldeps/static-dylib-by-default/bar.rs b/tests/run-make/static-dylib-by-default/bar.rs index 14421165e..14421165e 100644 --- a/tests/run-make-fulldeps/static-dylib-by-default/bar.rs +++ b/tests/run-make/static-dylib-by-default/bar.rs diff --git a/tests/run-make-fulldeps/static-dylib-by-default/foo.rs b/tests/run-make/static-dylib-by-default/foo.rs index 7ebec8720..7ebec8720 100644 --- a/tests/run-make-fulldeps/static-dylib-by-default/foo.rs +++ b/tests/run-make/static-dylib-by-default/foo.rs diff --git a/tests/run-make-fulldeps/static-dylib-by-default/main.c b/tests/run-make/static-dylib-by-default/main.c index 5f7f2c27c..5f7f2c27c 100644 --- a/tests/run-make-fulldeps/static-dylib-by-default/main.c +++ b/tests/run-make/static-dylib-by-default/main.c diff --git a/tests/run-make-fulldeps/static-extern-type/Makefile b/tests/run-make/static-extern-type/Makefile index e9aa95e63..778971543 100644 --- a/tests/run-make-fulldeps/static-extern-type/Makefile +++ b/tests/run-make/static-extern-type/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: $(call NATIVE_STATICLIB,define-foo) diff --git a/tests/run-make-fulldeps/static-extern-type/define-foo.c b/tests/run-make/static-extern-type/define-foo.c index 39be5acfa..39be5acfa 100644 --- a/tests/run-make-fulldeps/static-extern-type/define-foo.c +++ b/tests/run-make/static-extern-type/define-foo.c diff --git a/tests/run-make-fulldeps/static-extern-type/use-foo.rs b/tests/run-make/static-extern-type/use-foo.rs index 932b5b594..932b5b594 100644 --- a/tests/run-make-fulldeps/static-extern-type/use-foo.rs +++ b/tests/run-make/static-extern-type/use-foo.rs diff --git a/tests/run-make-fulldeps/static-unwinding/Makefile b/tests/run-make/static-unwinding/Makefile index 9c755d4ab..dec94fb16 100644 --- a/tests/run-make-fulldeps/static-unwinding/Makefile +++ b/tests/run-make/static-unwinding/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/static-unwinding/lib.rs b/tests/run-make/static-unwinding/lib.rs index 3fb1117a1..3fb1117a1 100644 --- a/tests/run-make-fulldeps/static-unwinding/lib.rs +++ b/tests/run-make/static-unwinding/lib.rs diff --git a/tests/run-make-fulldeps/static-unwinding/main.rs b/tests/run-make/static-unwinding/main.rs index 0c66ea1aa..0c66ea1aa 100644 --- a/tests/run-make-fulldeps/static-unwinding/main.rs +++ b/tests/run-make/static-unwinding/main.rs diff --git a/tests/run-make-fulldeps/staticlib-blank-lib/Makefile b/tests/run-make/staticlib-blank-lib/Makefile index fcbf87758..fcbf87758 100644 --- a/tests/run-make-fulldeps/staticlib-blank-lib/Makefile +++ b/tests/run-make/staticlib-blank-lib/Makefile diff --git a/tests/run-make-fulldeps/staticlib-blank-lib/foo.rs b/tests/run-make/staticlib-blank-lib/foo.rs index bf48d069d..bf48d069d 100644 --- a/tests/run-make-fulldeps/staticlib-blank-lib/foo.rs +++ b/tests/run-make/staticlib-blank-lib/foo.rs diff --git a/tests/run-make-fulldeps/std-core-cycle/Makefile b/tests/run-make/std-core-cycle/Makefile index 4f2528637..5ed6be905 100644 --- a/tests/run-make-fulldeps/std-core-cycle/Makefile +++ b/tests/run-make/std-core-cycle/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk ifeq ($(UNAME),Darwin) diff --git a/tests/run-make-fulldeps/std-core-cycle/bar.rs b/tests/run-make/std-core-cycle/bar.rs index 9f5e7c29b..9f5e7c29b 100644 --- a/tests/run-make-fulldeps/std-core-cycle/bar.rs +++ b/tests/run-make/std-core-cycle/bar.rs diff --git a/tests/run-make-fulldeps/std-core-cycle/foo.rs b/tests/run-make/std-core-cycle/foo.rs index 6aa6e1ac3..6aa6e1ac3 100644 --- a/tests/run-make-fulldeps/std-core-cycle/foo.rs +++ b/tests/run-make/std-core-cycle/foo.rs diff --git a/tests/run-make-fulldeps/stdin-non-utf8/Makefile b/tests/run-make/stdin-non-utf8/Makefile index 709d4cf14..709d4cf14 100644 --- a/tests/run-make-fulldeps/stdin-non-utf8/Makefile +++ b/tests/run-make/stdin-non-utf8/Makefile diff --git a/tests/run-make-fulldeps/stdin-non-utf8/non-utf8 b/tests/run-make/stdin-non-utf8/non-utf8 index bc87051a8..bc87051a8 100644 --- a/tests/run-make-fulldeps/stdin-non-utf8/non-utf8 +++ b/tests/run-make/stdin-non-utf8/non-utf8 diff --git a/tests/run-make-fulldeps/suspicious-library/Makefile b/tests/run-make/suspicious-library/Makefile index 2af9e85c2..3b5ab3c53 100644 --- a/tests/run-make-fulldeps/suspicious-library/Makefile +++ b/tests/run-make/suspicious-library/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/suspicious-library/bar.rs b/tests/run-make/suspicious-library/bar.rs index 550c94cd0..550c94cd0 100644 --- a/tests/run-make-fulldeps/suspicious-library/bar.rs +++ b/tests/run-make/suspicious-library/bar.rs diff --git a/tests/run-make-fulldeps/suspicious-library/foo.rs b/tests/run-make/suspicious-library/foo.rs index a382d8f2c..a382d8f2c 100644 --- a/tests/run-make-fulldeps/suspicious-library/foo.rs +++ b/tests/run-make/suspicious-library/foo.rs diff --git a/tests/run-make-fulldeps/symbol-visibility/Makefile b/tests/run-make/symbol-visibility/Makefile index 17052ef4e..9159af214 100644 --- a/tests/run-make-fulldeps/symbol-visibility/Makefile +++ b/tests/run-make/symbol-visibility/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows-msvc diff --git a/tests/run-make-fulldeps/symbol-visibility/a_cdylib.rs b/tests/run-make/symbol-visibility/a_cdylib.rs index d4fbff85b..d4fbff85b 100644 --- a/tests/run-make-fulldeps/symbol-visibility/a_cdylib.rs +++ b/tests/run-make/symbol-visibility/a_cdylib.rs diff --git a/tests/run-make-fulldeps/symbol-visibility/a_proc_macro.rs b/tests/run-make/symbol-visibility/a_proc_macro.rs index 9fd1a8a67..9fd1a8a67 100644 --- a/tests/run-make-fulldeps/symbol-visibility/a_proc_macro.rs +++ b/tests/run-make/symbol-visibility/a_proc_macro.rs diff --git a/tests/run-make-fulldeps/symbol-visibility/a_rust_dylib.rs b/tests/run-make/symbol-visibility/a_rust_dylib.rs index a47df0ab7..a47df0ab7 100644 --- a/tests/run-make-fulldeps/symbol-visibility/a_rust_dylib.rs +++ b/tests/run-make/symbol-visibility/a_rust_dylib.rs diff --git a/tests/run-make-fulldeps/symbol-visibility/an_executable.rs b/tests/run-make/symbol-visibility/an_executable.rs index 3f5e125ad..3f5e125ad 100644 --- a/tests/run-make-fulldeps/symbol-visibility/an_executable.rs +++ b/tests/run-make/symbol-visibility/an_executable.rs diff --git a/tests/run-make-fulldeps/symbol-visibility/an_rlib.rs b/tests/run-make/symbol-visibility/an_rlib.rs index 3696422b1..3696422b1 100644 --- a/tests/run-make-fulldeps/symbol-visibility/an_rlib.rs +++ b/tests/run-make/symbol-visibility/an_rlib.rs diff --git a/tests/run-make-fulldeps/symbols-include-type-name/Makefile b/tests/run-make/symbols-include-type-name/Makefile index ac26a852e..ac26a852e 100644 --- a/tests/run-make-fulldeps/symbols-include-type-name/Makefile +++ b/tests/run-make/symbols-include-type-name/Makefile diff --git a/tests/run-make-fulldeps/symbols-include-type-name/lib.rs b/tests/run-make/symbols-include-type-name/lib.rs index 37d445917..37d445917 100644 --- a/tests/run-make-fulldeps/symbols-include-type-name/lib.rs +++ b/tests/run-make/symbols-include-type-name/lib.rs diff --git a/tests/run-make-fulldeps/symlinked-extern/Makefile b/tests/run-make/symlinked-extern/Makefile index 058f43e85..28c764b84 100644 --- a/tests/run-make-fulldeps/symlinked-extern/Makefile +++ b/tests/run-make/symlinked-extern/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows diff --git a/tests/run-make-fulldeps/symlinked-extern/bar.rs b/tests/run-make/symlinked-extern/bar.rs index cd9c959d5..cd9c959d5 100644 --- a/tests/run-make-fulldeps/symlinked-extern/bar.rs +++ b/tests/run-make/symlinked-extern/bar.rs diff --git a/tests/run-make-fulldeps/symlinked-extern/baz.rs b/tests/run-make/symlinked-extern/baz.rs index cd433a3ac..cd433a3ac 100644 --- a/tests/run-make-fulldeps/symlinked-extern/baz.rs +++ b/tests/run-make/symlinked-extern/baz.rs diff --git a/tests/run-make-fulldeps/symlinked-extern/foo.rs b/tests/run-make/symlinked-extern/foo.rs index c00700b8c..c00700b8c 100644 --- a/tests/run-make-fulldeps/symlinked-extern/foo.rs +++ b/tests/run-make/symlinked-extern/foo.rs diff --git a/tests/run-make-fulldeps/symlinked-libraries/Makefile b/tests/run-make/symlinked-libraries/Makefile index 576bf7e54..fb0b6127e 100644 --- a/tests/run-make-fulldeps/symlinked-libraries/Makefile +++ b/tests/run-make/symlinked-libraries/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows diff --git a/tests/run-make-fulldeps/symlinked-libraries/bar.rs b/tests/run-make/symlinked-libraries/bar.rs index fde0d7466..fde0d7466 100644 --- a/tests/run-make-fulldeps/symlinked-libraries/bar.rs +++ b/tests/run-make/symlinked-libraries/bar.rs diff --git a/tests/run-make-fulldeps/symlinked-libraries/foo.rs b/tests/run-make/symlinked-libraries/foo.rs index cde9e291b..cde9e291b 100644 --- a/tests/run-make-fulldeps/symlinked-libraries/foo.rs +++ b/tests/run-make/symlinked-libraries/foo.rs diff --git a/tests/run-make-fulldeps/symlinked-rlib/Makefile b/tests/run-make/symlinked-rlib/Makefile index 49d3f220a..a8565f683 100644 --- a/tests/run-make-fulldeps/symlinked-rlib/Makefile +++ b/tests/run-make/symlinked-rlib/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # ignore-windows diff --git a/tests/run-make-fulldeps/symlinked-rlib/bar.rs b/tests/run-make/symlinked-rlib/bar.rs index fde0d7466..fde0d7466 100644 --- a/tests/run-make-fulldeps/symlinked-rlib/bar.rs +++ b/tests/run-make/symlinked-rlib/bar.rs diff --git a/tests/run-make-fulldeps/symlinked-rlib/foo.rs b/tests/run-make/symlinked-rlib/foo.rs index c5c0bc606..c5c0bc606 100644 --- a/tests/run-make-fulldeps/symlinked-rlib/foo.rs +++ b/tests/run-make/symlinked-rlib/foo.rs diff --git a/tests/run-make-fulldeps/sysroot-crates-are-unstable/Makefile b/tests/run-make/sysroot-crates-are-unstable/Makefile index 1e267fb95..1e267fb95 100644 --- a/tests/run-make-fulldeps/sysroot-crates-are-unstable/Makefile +++ b/tests/run-make/sysroot-crates-are-unstable/Makefile diff --git a/tests/run-make-fulldeps/sysroot-crates-are-unstable/test.py b/tests/run-make/sysroot-crates-are-unstable/test.py index cb77eb34f..cab4faa4e 100644 --- a/tests/run-make-fulldeps/sysroot-crates-are-unstable/test.py +++ b/tests/run-make/sysroot-crates-are-unstable/test.py @@ -43,6 +43,7 @@ def check_lib(lib): return True print('verifying if {} is an unstable crate'.format(lib['name'])) stdout, stderr = exec_command([os.environ['RUSTC'], '-', '--crate-type', 'rlib', + '--target', os.environ['TARGET'], '--extern', '{}={}'.format(lib['name'], lib['path'])], to_input=('extern crate {};'.format(lib['name'])).encode('utf-8')) if not 'use of unstable library feature' in '{}{}'.format(stdout, stderr): diff --git a/tests/run-make-fulldeps/target-cpu-native/Makefile b/tests/run-make/target-cpu-native/Makefile index eb3ca1e13..eb3ca1e13 100644 --- a/tests/run-make-fulldeps/target-cpu-native/Makefile +++ b/tests/run-make/target-cpu-native/Makefile diff --git a/tests/run-make-fulldeps/target-cpu-native/foo.rs b/tests/run-make/target-cpu-native/foo.rs index f79c691f0..f79c691f0 100644 --- a/tests/run-make-fulldeps/target-cpu-native/foo.rs +++ b/tests/run-make/target-cpu-native/foo.rs diff --git a/tests/run-make-fulldeps/target-specs/Makefile b/tests/run-make/target-specs/Makefile index a33f5368e..a33f5368e 100644 --- a/tests/run-make-fulldeps/target-specs/Makefile +++ b/tests/run-make/target-specs/Makefile diff --git a/tests/run-make-fulldeps/target-specs/definitely-not-builtin-target.json b/tests/run-make/target-specs/definitely-not-builtin-target.json index b36fa993d..b36fa993d 100644 --- a/tests/run-make-fulldeps/target-specs/definitely-not-builtin-target.json +++ b/tests/run-make/target-specs/definitely-not-builtin-target.json diff --git a/tests/run-make-fulldeps/target-specs/foo.rs b/tests/run-make/target-specs/foo.rs index 22939e879..22939e879 100644 --- a/tests/run-make-fulldeps/target-specs/foo.rs +++ b/tests/run-make/target-specs/foo.rs diff --git a/tests/run-make-fulldeps/target-specs/mismatching-data-layout.json b/tests/run-make/target-specs/mismatching-data-layout.json index d12caaad1..d12caaad1 100644 --- a/tests/run-make-fulldeps/target-specs/mismatching-data-layout.json +++ b/tests/run-make/target-specs/mismatching-data-layout.json diff --git a/tests/run-make-fulldeps/target-specs/my-awesome-platform.json b/tests/run-make/target-specs/my-awesome-platform.json index 00de3de05..00de3de05 100644 --- a/tests/run-make-fulldeps/target-specs/my-awesome-platform.json +++ b/tests/run-make/target-specs/my-awesome-platform.json diff --git a/tests/run-make-fulldeps/target-specs/my-incomplete-platform.json b/tests/run-make/target-specs/my-incomplete-platform.json index ceaa25cdf..ceaa25cdf 100644 --- a/tests/run-make-fulldeps/target-specs/my-incomplete-platform.json +++ b/tests/run-make/target-specs/my-incomplete-platform.json diff --git a/tests/run-make-fulldeps/target-specs/my-invalid-platform.json b/tests/run-make/target-specs/my-invalid-platform.json index 3feac45b7..3feac45b7 100644 --- a/tests/run-make-fulldeps/target-specs/my-invalid-platform.json +++ b/tests/run-make/target-specs/my-invalid-platform.json diff --git a/tests/run-make-fulldeps/target-specs/my-x86_64-unknown-linux-gnu-platform.json b/tests/run-make/target-specs/my-x86_64-unknown-linux-gnu-platform.json index 6d5e964ed..6d5e964ed 100644 --- a/tests/run-make-fulldeps/target-specs/my-x86_64-unknown-linux-gnu-platform.json +++ b/tests/run-make/target-specs/my-x86_64-unknown-linux-gnu-platform.json diff --git a/tests/run-make-fulldeps/target-without-atomic-cas/Makefile b/tests/run-make/target-without-atomic-cas/Makefile index 451f03d66..451f03d66 100644 --- a/tests/run-make-fulldeps/target-without-atomic-cas/Makefile +++ b/tests/run-make/target-without-atomic-cas/Makefile diff --git a/tests/run-make-fulldeps/test-harness/Makefile b/tests/run-make/test-harness/Makefile index 1fe059b07..ee8c9294f 100644 --- a/tests/run-make-fulldeps/test-harness/Makefile +++ b/tests/run-make/test-harness/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/test-harness/test-ignore-cfg.rs b/tests/run-make/test-harness/test-ignore-cfg.rs index 31ef131f2..31ef131f2 100644 --- a/tests/run-make-fulldeps/test-harness/test-ignore-cfg.rs +++ b/tests/run-make/test-harness/test-ignore-cfg.rs diff --git a/tests/run-make-fulldeps/tools.mk b/tests/run-make/tools.mk index 0f5425daa..ea06b620c 100644 --- a/tests/run-make-fulldeps/tools.mk +++ b/tests/run-make/tools.mk @@ -112,9 +112,9 @@ endif # Extra flags needed to compile a working executable with the standard library ifdef IS_WINDOWS ifdef IS_MSVC - EXTRACFLAGS := ws2_32.lib userenv.lib advapi32.lib bcrypt.lib + EXTRACFLAGS := ws2_32.lib userenv.lib advapi32.lib bcrypt.lib ntdll.lib else - EXTRACFLAGS := -lws2_32 -luserenv -lbcrypt + EXTRACFLAGS := -lws2_32 -luserenv -lbcrypt -lntdll EXTRACXXFLAGS := -lstdc++ # So this is a bit hacky: we can't use the DLL version of libstdc++ because # it pulls in the DLL version of libgcc, which means that we end up with 2 diff --git a/tests/run-make-fulldeps/type-mismatch-same-crate-name/Makefile b/tests/run-make/type-mismatch-same-crate-name/Makefile index a2a2a41c7..a2a2a41c7 100644 --- a/tests/run-make-fulldeps/type-mismatch-same-crate-name/Makefile +++ b/tests/run-make/type-mismatch-same-crate-name/Makefile diff --git a/tests/run-make-fulldeps/type-mismatch-same-crate-name/crateA.rs b/tests/run-make/type-mismatch-same-crate-name/crateA.rs index 4871c8c2e..4871c8c2e 100644 --- a/tests/run-make-fulldeps/type-mismatch-same-crate-name/crateA.rs +++ b/tests/run-make/type-mismatch-same-crate-name/crateA.rs diff --git a/tests/run-make-fulldeps/type-mismatch-same-crate-name/crateB.rs b/tests/run-make/type-mismatch-same-crate-name/crateB.rs index 24fcc7cad..24fcc7cad 100644 --- a/tests/run-make-fulldeps/type-mismatch-same-crate-name/crateB.rs +++ b/tests/run-make/type-mismatch-same-crate-name/crateB.rs diff --git a/tests/run-make-fulldeps/type-mismatch-same-crate-name/crateC.rs b/tests/run-make/type-mismatch-same-crate-name/crateC.rs index 71b38a9f8..71b38a9f8 100644 --- a/tests/run-make-fulldeps/type-mismatch-same-crate-name/crateC.rs +++ b/tests/run-make/type-mismatch-same-crate-name/crateC.rs diff --git a/tests/run-make-fulldeps/use-extern-for-plugins/Makefile b/tests/run-make/use-extern-for-plugins/Makefile index 6ae53afad..b8ec7e8dc 100644 --- a/tests/run-make-fulldeps/use-extern-for-plugins/Makefile +++ b/tests/run-make/use-extern-for-plugins/Makefile @@ -2,7 +2,7 @@ include ../tools.mk # ignore-freebsd # ignore-openbsd -# ignore-sunos +# ignore-solaris HOST := $(shell $(RUSTC) -vV | grep 'host:' | sed 's/host: //') ifeq ($(findstring i686,$(HOST)),i686) diff --git a/tests/run-make-fulldeps/use-extern-for-plugins/bar.rs b/tests/run-make/use-extern-for-plugins/bar.rs index 704d21203..704d21203 100644 --- a/tests/run-make-fulldeps/use-extern-for-plugins/bar.rs +++ b/tests/run-make/use-extern-for-plugins/bar.rs diff --git a/tests/run-make-fulldeps/use-extern-for-plugins/baz.rs b/tests/run-make/use-extern-for-plugins/baz.rs index 49a96a0c8..49a96a0c8 100644 --- a/tests/run-make-fulldeps/use-extern-for-plugins/baz.rs +++ b/tests/run-make/use-extern-for-plugins/baz.rs diff --git a/tests/run-make-fulldeps/use-extern-for-plugins/foo.rs b/tests/run-make/use-extern-for-plugins/foo.rs index dffdc0798..dffdc0798 100644 --- a/tests/run-make-fulldeps/use-extern-for-plugins/foo.rs +++ b/tests/run-make/use-extern-for-plugins/foo.rs diff --git a/tests/run-make-fulldeps/use-suggestions-rust-2018/Makefile b/tests/run-make/use-suggestions-rust-2018/Makefile index 37cd6283c..37cd6283c 100644 --- a/tests/run-make-fulldeps/use-suggestions-rust-2018/Makefile +++ b/tests/run-make/use-suggestions-rust-2018/Makefile diff --git a/tests/run-make-fulldeps/use-suggestions-rust-2018/ep-nested-lib.rs b/tests/run-make/use-suggestions-rust-2018/ep-nested-lib.rs index 62a0a9d8f..62a0a9d8f 100644 --- a/tests/run-make-fulldeps/use-suggestions-rust-2018/ep-nested-lib.rs +++ b/tests/run-make/use-suggestions-rust-2018/ep-nested-lib.rs diff --git a/tests/run-make-fulldeps/use-suggestions-rust-2018/use-suggestions.rs b/tests/run-make/use-suggestions-rust-2018/use-suggestions.rs index d262d6f98..d262d6f98 100644 --- a/tests/run-make-fulldeps/use-suggestions-rust-2018/use-suggestions.rs +++ b/tests/run-make/use-suggestions-rust-2018/use-suggestions.rs diff --git a/tests/run-make-fulldeps/used-cdylib-macos/Makefile b/tests/run-make/used-cdylib-macos/Makefile index 38a4c31c7..38a4c31c7 100644 --- a/tests/run-make-fulldeps/used-cdylib-macos/Makefile +++ b/tests/run-make/used-cdylib-macos/Makefile diff --git a/tests/run-make-fulldeps/used-cdylib-macos/dylib_used.rs b/tests/run-make/used-cdylib-macos/dylib_used.rs index 85f0ff92f..85f0ff92f 100644 --- a/tests/run-make-fulldeps/used-cdylib-macos/dylib_used.rs +++ b/tests/run-make/used-cdylib-macos/dylib_used.rs diff --git a/tests/run-make-fulldeps/used/Makefile b/tests/run-make/used/Makefile index e80eb9e40..e80eb9e40 100644 --- a/tests/run-make-fulldeps/used/Makefile +++ b/tests/run-make/used/Makefile diff --git a/tests/run-make-fulldeps/used/used.rs b/tests/run-make/used/used.rs index dca0a5e11..dca0a5e11 100644 --- a/tests/run-make-fulldeps/used/used.rs +++ b/tests/run-make/used/used.rs diff --git a/tests/run-make-fulldeps/version/Makefile b/tests/run-make/version/Makefile index 3a130545d..3a130545d 100644 --- a/tests/run-make-fulldeps/version/Makefile +++ b/tests/run-make/version/Makefile diff --git a/tests/run-make-fulldeps/volatile-intrinsics/Makefile b/tests/run-make/volatile-intrinsics/Makefile index 2a78c7b9c..5672a0458 100644 --- a/tests/run-make-fulldeps/volatile-intrinsics/Makefile +++ b/tests/run-make/volatile-intrinsics/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/volatile-intrinsics/main.rs b/tests/run-make/volatile-intrinsics/main.rs index 4295d95f3..4295d95f3 100644 --- a/tests/run-make-fulldeps/volatile-intrinsics/main.rs +++ b/tests/run-make/volatile-intrinsics/main.rs diff --git a/tests/run-make-fulldeps/weird-output-filenames/Makefile b/tests/run-make/weird-output-filenames/Makefile index d3a34e3b4..d3a34e3b4 100644 --- a/tests/run-make-fulldeps/weird-output-filenames/Makefile +++ b/tests/run-make/weird-output-filenames/Makefile diff --git a/tests/run-make-fulldeps/weird-output-filenames/foo.rs b/tests/run-make/weird-output-filenames/foo.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/weird-output-filenames/foo.rs +++ b/tests/run-make/weird-output-filenames/foo.rs diff --git a/tests/run-make-fulldeps/windows-binary-no-external-deps/Makefile b/tests/run-make/windows-binary-no-external-deps/Makefile index 8960020fe..8960020fe 100644 --- a/tests/run-make-fulldeps/windows-binary-no-external-deps/Makefile +++ b/tests/run-make/windows-binary-no-external-deps/Makefile diff --git a/tests/run-make-fulldeps/windows-binary-no-external-deps/hello.rs b/tests/run-make/windows-binary-no-external-deps/hello.rs index 47ad8c634..47ad8c634 100644 --- a/tests/run-make-fulldeps/windows-binary-no-external-deps/hello.rs +++ b/tests/run-make/windows-binary-no-external-deps/hello.rs diff --git a/tests/run-make-fulldeps/windows-spawn/Makefile b/tests/run-make/windows-spawn/Makefile index b6cdb169b..b6cdb169b 100644 --- a/tests/run-make-fulldeps/windows-spawn/Makefile +++ b/tests/run-make/windows-spawn/Makefile diff --git a/tests/run-make-fulldeps/windows-spawn/hello.rs b/tests/run-make/windows-spawn/hello.rs index 47ad8c634..47ad8c634 100644 --- a/tests/run-make-fulldeps/windows-spawn/hello.rs +++ b/tests/run-make/windows-spawn/hello.rs diff --git a/tests/run-make-fulldeps/windows-spawn/spawn.rs b/tests/run-make/windows-spawn/spawn.rs index c34da3d5f..c34da3d5f 100644 --- a/tests/run-make-fulldeps/windows-spawn/spawn.rs +++ b/tests/run-make/windows-spawn/spawn.rs diff --git a/tests/run-make-fulldeps/windows-subsystem/Makefile b/tests/run-make/windows-subsystem/Makefile index 78c4e2ac1..e3cf9181d 100644 --- a/tests/run-make-fulldeps/windows-subsystem/Makefile +++ b/tests/run-make/windows-subsystem/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/windows-subsystem/console.rs b/tests/run-make/windows-subsystem/console.rs index 61a92eb6a..61a92eb6a 100644 --- a/tests/run-make-fulldeps/windows-subsystem/console.rs +++ b/tests/run-make/windows-subsystem/console.rs diff --git a/tests/run-make-fulldeps/windows-subsystem/windows.rs b/tests/run-make/windows-subsystem/windows.rs index 1138248f0..1138248f0 100644 --- a/tests/run-make-fulldeps/windows-subsystem/windows.rs +++ b/tests/run-make/windows-subsystem/windows.rs |