diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-27 11:37:27 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-27 11:37:27 +0200 |
| commit | e4abfaeb620e75a1f84b94dcb89e41eac495f52b (patch) | |
| tree | 8fca8eecbce8f8da3273c3d7d97458920b7adbd1 /src | |
| parent | 21e6de7eb64c09102de3f100420a09edc1a2a8d7 (diff) | |
| download | rust-e4abfaeb620e75a1f84b94dcb89e41eac495f52b.tar.gz rust-e4abfaeb620e75a1f84b94dcb89e41eac495f52b.zip | |
Migrate `run-make/compile-stdin` to `rmake.rs`
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 9a6ae18abea..55d65fe8987 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -18,7 +18,6 @@ run-make/cdylib-fewer-symbols/Makefile run-make/cdylib/Makefile run-make/codegen-options-parsing/Makefile run-make/comment-section/Makefile -run-make/compile-stdin/Makefile run-make/compiler-lookup-paths-2/Makefile run-make/compiler-lookup-paths/Makefile run-make/compiler-rt-works-on-mingw/Makefile |
