diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2024-05-29 13:15:41 +0000 |
|---|---|---|
| committer | Chris Denton <chris@chrisdenton.dev> | 2024-05-29 13:15:41 +0000 |
| commit | f34bbdecc4cd8e39470cbe2cefe96d4aed351da9 (patch) | |
| tree | 6c6252526cfed675aa07daced6485eca6addf472 | |
| parent | 5ec0c002edf05d7a5a3596c26f30ffa258b580bb (diff) | |
| download | rust-f34bbdecc4cd8e39470cbe2cefe96d4aed351da9.tar.gz rust-f34bbdecc4cd8e39470cbe2cefe96d4aed351da9.zip | |
Remove Makefiles from allowed_run_make_makefiles
| -rw-r--r-- | src/tools/tidy/src/allowed_run_make_makefiles.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index 75cd2b4c773..fac11cd1566 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -116,7 +116,6 @@ run-make/issue-83112-incr-test-moved-file/Makefile run-make/issue-84395-lto-embed-bitcode/Makefile run-make/issue-85019-moved-src-dir/Makefile run-make/issue-85401-static-mir/Makefile -run-make/issue-85441/Makefile run-make/issue-88756-default-output/Makefile run-make/issue-97463-abi-param-passing/Makefile run-make/jobserver-error/Makefile @@ -272,8 +271,4 @@ run-make/volatile-intrinsics/Makefile run-make/wasm-exceptions-nostd/Makefile run-make/wasm-override-linker/Makefile run-make/weird-output-filenames/Makefile -run-make/windows-binary-no-external-deps/Makefile -run-make/windows-safeseh/Makefile -run-make/windows-spawn/Makefile -run-make/windows-subsystem/Makefile run-make/x86_64-fortanix-unknown-sgx-lvi/Makefile |
