diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-25 13:04:41 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-27 14:41:19 +0200 |
| commit | bdf3864d51f7141d9e0fd14c754c7c3b5650af60 (patch) | |
| tree | f14808c9d62b6c28388a54a5306416451fd8baac /src | |
| parent | f0ab814aec56418ec0792d41db27e7d94c7d4380 (diff) | |
Migrate `run-make/rustdoc-verify-output-files` 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..d3f712258c4 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -227,7 +227,6 @@ run-make/rlib-format-packed-bundled-libs/Makefile run-make/rmeta-preferred/Makefile run-make/rustc-macro-dep-files/Makefile run-make/rustdoc-io-error/Makefile -run-make/rustdoc-verify-output-files/Makefile run-make/sanitizer-cdylib-link/Makefile run-make/sanitizer-dylib-link/Makefile run-make/sanitizer-staticlib-link/Makefile |
