diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-06-27 16:15:08 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-06-29 11:55:30 +0200 |
| commit | 4ee077aa63cbcf0e4f398988939fdb6bb020c322 (patch) | |
| tree | 532783f89444ffab2a116a808c208467617c9da0 /src | |
| parent | 38d0f87a493e9ab736185d1d7d17a5c51652740f (diff) | |
| download | rust-4ee077aa63cbcf0e4f398988939fdb6bb020c322.tar.gz rust-4ee077aa63cbcf0e4f398988939fdb6bb020c322.zip | |
Migrate `run-make/override-aliased-flags` 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 73ef7c5ba25..f601151294e 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -114,7 +114,6 @@ run-make/obey-crate-type-flag/Makefile run-make/optimization-remarks-dir-pgo/Makefile run-make/optimization-remarks-dir/Makefile run-make/output-type-permutations/Makefile -run-make/override-aliased-flags/Makefile run-make/panic-abort-eh_frame/Makefile run-make/pass-linker-flags-flavor/Makefile run-make/pass-linker-flags-from-dep/Makefile |
