diff options
| author | fee1-dead <ent3rm4n@gmail.com> | 2024-06-19 22:51:06 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-19 22:51:06 +0800 |
| commit | 9e8a7a87e4647907b35299413fcfc8feeabbb205 (patch) | |
| tree | 852057c4144b2ba8337d1a6263fafa51f821bba9 /src | |
| parent | 69e26df5c4822771f0487e364d995ff1d6889c68 (diff) | |
| parent | 0c2bfd913ed12872e98d02201eb706ce3ffcb013 (diff) | |
| download | rust-9e8a7a87e4647907b35299413fcfc8feeabbb205.tar.gz rust-9e8a7a87e4647907b35299413fcfc8feeabbb205.zip | |
Rollup merge of #126684 - GuillaumeGomez:migrate-run-make-glibc-staticlib-args, r=Kobzol
Migrate `run-make/glibc-staticlib-args` to `rmake.rs` Part of https://github.com/rust-lang/rust/issues/121876. r? ``@jieyouxu``
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/tidy/src/allowed_run_make_makefiles.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index eb2e8c2542e..2b273b92ec2 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -57,7 +57,6 @@ run-make/forced-unwind-terminate-pof/Makefile run-make/foreign-double-unwind/Makefile run-make/foreign-exceptions/Makefile run-make/foreign-rust-exceptions/Makefile -run-make/glibc-staticlib-args/Makefile run-make/include_bytes_deps/Makefile run-make/incr-add-rust-src-component/Makefile run-make/incr-foreign-head-span/Makefile |
