diff options
| author | Oneirical <manchot@videotron.ca> | 2024-05-28 11:35:33 -0400 |
|---|---|---|
| committer | Oneirical <manchot@videotron.ca> | 2024-05-29 11:38:47 -0400 |
| commit | 8c8d0db02deccea377e179948b8b3bfdd4b92e44 (patch) | |
| tree | 3c11302affcc3b7b4f0b035a374e95d374f32d66 /src | |
| parent | 0697884ea970ebca67b2de41dc1d380e66fd9c2b (diff) | |
| download | rust-8c8d0db02deccea377e179948b8b3bfdd4b92e44.tar.gz rust-8c8d0db02deccea377e179948b8b3bfdd4b92e44.zip | |
rewrite and rename issue-37893 to rmake
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/tidy/src/allowed_run_make_makefiles.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index 1639286e902..c47361ebc05 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -72,7 +72,6 @@ run-make/forced-unwind-terminate-pof/Makefile run-make/foreign-double-unwind/Makefile run-make/foreign-exceptions/Makefile run-make/foreign-rust-exceptions/Makefile -run-make/fpic/Makefile run-make/glibc-staticlib-args/Makefile run-make/inaccessible-temp-dir/Makefile run-make/include_bytes_deps/Makefile @@ -103,7 +102,6 @@ run-make/issue-33329/Makefile run-make/issue-35164/Makefile run-make/issue-36710/Makefile run-make/issue-37839/Makefile -run-make/issue-37893/Makefile run-make/issue-40535/Makefile run-make/issue-47384/Makefile run-make/issue-47551/Makefile |
