diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-06-16 11:46:02 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-06-16 11:46:02 +0200 |
| commit | ac751b3049ac6b7d080eae796acb215c5eb36df3 (patch) | |
| tree | 676cbd95c3815e4c3d15e88f8d2427fd0359ddd3 /src | |
| parent | 8217b412a235407243f2516ebc859e7b3af8345a (diff) | |
| download | rust-ac751b3049ac6b7d080eae796acb215c5eb36df3.tar.gz rust-ac751b3049ac6b7d080eae796acb215c5eb36df3.zip | |
Migrate `run-make/duplicate-output-flavors` 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 be9df226d64..9a6111db79d 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -31,7 +31,6 @@ run-make/dep-info-spaces/Makefile run-make/dep-info/Makefile run-make/dump-ice-to-disk/Makefile run-make/dump-mono-stats/Makefile -run-make/duplicate-output-flavors/Makefile run-make/dylib-chain/Makefile run-make/emit-path-unhashed/Makefile run-make/emit-shared-files/Makefile |
