diff options
| author | Oneirical <manchot@videotron.ca> | 2024-07-23 12:00:46 -0400 |
|---|---|---|
| committer | Oneirical <manchot@videotron.ca> | 2024-07-23 15:08:40 -0400 |
| commit | 421619da488f2575b8889a5f173a9e81e0fc5826 (patch) | |
| tree | 714b3cdb159926185b87f21b40da746e36523679 /src | |
| parent | 4332f5d81afa778e7a80e670fc8116474e36ecaa (diff) | |
| download | rust-421619da488f2575b8889a5f173a9e81e0fc5826.tar.gz rust-421619da488f2575b8889a5f173a9e81e0fc5826.zip | |
rewrite extern-multiple-copies2 to rmake
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 5df5f844b26..65ec470c170 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -17,7 +17,6 @@ run-make/emit-to-stdout/Makefile run-make/export-executable-symbols/Makefile run-make/extern-flag-disambiguates/Makefile run-make/extern-fn-reachable/Makefile -run-make/extern-multiple-copies2/Makefile run-make/fmt-write-bloat/Makefile run-make/foreign-double-unwind/Makefile run-make/foreign-exceptions/Makefile |
