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:23 +0200
committerGitHub <noreply@github.com>2024-06-29 14:07:23 +0200
commit69f355a74bf54ff088bbf73d3a540f1a4585003d (patch)
treebeef905311b36ab5a9853b10d2e79c34b03c6d7a /src
parent38983df5c7bab68242b061fbd9eaf071fedfa921 (diff)
parent8cbeedac8de7bbf7676129f07f338d106a162036 (diff)
downloadrust-69f355a74bf54ff088bbf73d3a540f1a4585003d.tar.gz
rust-69f355a74bf54ff088bbf73d3a540f1a4585003d.zip
Rollup merge of #127116 - GuillaumeGomez:run-make-return-non-c-like-enum, r=Kobzol,jieyouxu
Migrate `run-make/return-non-c-like-enum` to `rmake.rs`

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

r? `@Kobzol`
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 8cd7c264118..b9c214da330 100644
--- a/src/tools/tidy/src/allowed_run_make_makefiles.txt
+++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt
@@ -140,7 +140,6 @@ run-make/remap-path-prefix/Makefile
 run-make/reproducible-build-2/Makefile
 run-make/reproducible-build/Makefile
 run-make/return-non-c-like-enum-from-c/Makefile
-run-make/return-non-c-like-enum/Makefile
 run-make/rlib-chain/Makefile
 run-make/rlib-format-packed-bundled-libs-2/Makefile
 run-make/rlib-format-packed-bundled-libs-3/Makefile