diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-17 12:12:44 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-17 14:04:22 +0200 |
| commit | e509c24fbfddcc572d0b64df59c03d308eb13013 (patch) | |
| tree | 7c4f9671d04af3e78c4ca0a28bea76afdb92382c /src | |
| parent | a5c37eea5aa922f4d6b543f2d35bdbd892fea2a8 (diff) | |
| download | rust-e509c24fbfddcc572d0b64df59c03d308eb13013.tar.gz rust-e509c24fbfddcc572d0b64df59c03d308eb13013.zip | |
Migrate `run-make/rustdoc-scrape-examples-remap` 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 1a3d6f8d813..0594ee5c698 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -239,7 +239,6 @@ run-make/rustdoc-io-error/Makefile run-make/rustdoc-scrape-examples-invalid-expr/Makefile run-make/rustdoc-scrape-examples-macros/Makefile run-make/rustdoc-scrape-examples-multiple/Makefile -run-make/rustdoc-scrape-examples-remap/Makefile run-make/rustdoc-scrape-examples-test/Makefile run-make/rustdoc-scrape-examples-whitespace/Makefile run-make/rustdoc-verify-output-files/Makefile |
