diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-05-20 18:13:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-20 18:13:49 +0200 |
| commit | 1640225b9d15da64e6af922b4dc3573b337138d0 (patch) | |
| tree | 59265ffec1d0d70e49a789409470a22664fe48c1 /src | |
| parent | a79737c3f000afd9206be37b099aa151da98f396 (diff) | |
| parent | 7b0fd3b93182c41cae52934421aa732af002e99a (diff) | |
| download | rust-1640225b9d15da64e6af922b4dc3573b337138d0.tar.gz rust-1640225b9d15da64e6af922b4dc3573b337138d0.zip | |
Rollup merge of #125318 - GuillaumeGomez:migrate-rustdoc-examples-whitespaces, r=jieyouxu
Migrate `run-make/rustdoc-scrape-examples-whitespace` 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 e08d7ff046d..9b879f33778 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -236,7 +236,6 @@ run-make/rustc-macro-dep-files/Makefile run-make/rustdoc-io-error/Makefile run-make/rustdoc-scrape-examples-macros/Makefile run-make/rustdoc-scrape-examples-multiple/Makefile -run-make/rustdoc-scrape-examples-whitespace/Makefile run-make/rustdoc-verify-output-files/Makefile run-make/rustdoc-with-output-option/Makefile run-make/rustdoc-with-short-out-dir-option/Makefile |
