diff options
| author | bors <bors@rust-lang.org> | 2024-06-18 23:38:09 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-18 23:38:09 +0000 |
| commit | 4e63822fc4e2ca675dd28bb3f332f7fd4f3f8126 (patch) | |
| tree | a70189c0eddd1af5b9f581c94bd9ced1d5c20b1d /src/tools | |
| parent | 8fcd4dd08e2ba3e922d917d819ba0be066bdb005 (diff) | |
| parent | 78998f3fea3aba636e50aa0a6abcafa51d66eff7 (diff) | |
| download | rust-4e63822fc4e2ca675dd28bb3f332f7fd4f3f8126.tar.gz rust-4e63822fc4e2ca675dd28bb3f332f7fd4f3f8126.zip | |
Auto merge of #126607 - Oneirical:the-testern-world, r=jieyouxu
Rewrite `separate-link`, `separate-link-fail` and `allocator-shim-circular-deps` `run-make` tests to `ui` or `rmake` Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/tidy/src/allowed_run_make_makefiles.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index 1596257747f..12d5f3576ca 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -1,4 +1,3 @@ -run-make/allocator-shim-circular-deps/Makefile run-make/archive-duplicate-names/Makefile run-make/atomic-lock-free/Makefile run-make/branch-protection-check-IBT/Makefile @@ -185,8 +184,6 @@ run-make/rustdoc-io-error/Makefile run-make/sanitizer-cdylib-link/Makefile run-make/sanitizer-dylib-link/Makefile run-make/sanitizer-staticlib-link/Makefile -run-make/separate-link-fail/Makefile -run-make/separate-link/Makefile run-make/sepcomp-cci-copies/Makefile run-make/sepcomp-inlining/Makefile run-make/sepcomp-separate/Makefile |
