about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-06-29 14:07:21 +0200
committerGitHub <noreply@github.com>2024-06-29 14:07:21 +0200
commitc1fb4e59474253fa36728ef858fd4add740970f6 (patch)
tree193c125ea71096a6a0060f8015acd4efa1942964 /src
parentc70a2e30dd3691313c43e27a94f442609e69869a (diff)
parent4ee077aa63cbcf0e4f398988939fdb6bb020c322 (diff)
downloadrust-c1fb4e59474253fa36728ef858fd4add740970f6.tar.gz
rust-c1fb4e59474253fa36728ef858fd4add740970f6.zip
Rollup merge of #127041 - GuillaumeGomez:run-make-override-aliased-flags, r=Kobzol
Migrate `run-make/override-aliased-flags` to `rmake.rs`

Part of https://github.com/rust-lang/rust/issues/121876.

I voluntarily didn't use the helper methods to make it obvious what's tested.

r? `@jieyouxu`
Diffstat (limited to 'src')
-rw-r--r--src/tools/tidy/src/allowed_run_make_makefiles.txt1
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 61616536b82..8cd7c264118 100644
--- a/src/tools/tidy/src/allowed_run_make_makefiles.txt
+++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt
@@ -111,7 +111,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