diff options
| author | Oneirical <manchot@videotron.ca> | 2024-07-08 14:57:07 -0400 |
|---|---|---|
| committer | Oneirical <manchot@videotron.ca> | 2024-07-17 15:33:07 -0400 |
| commit | f7d67d6b6855d0f3880668f2f2d0dabc02caef31 (patch) | |
| tree | 37ba00a0491ca748f18f9dba7dc9d81e25c87d5d /src | |
| parent | bde91785dc4de27787ac20074f3fda70ec47c88d (diff) | |
| download | rust-f7d67d6b6855d0f3880668f2f2d0dabc02caef31.tar.gz rust-f7d67d6b6855d0f3880668f2f2d0dabc02caef31.zip | |
rewrite extern-fn-with-packed-struct 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 fde065b929b..1c6fc57bd81 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -27,7 +27,6 @@ run-make/extern-flag-disambiguates/Makefile run-make/extern-fn-generic/Makefile run-make/extern-fn-mangle/Makefile run-make/extern-fn-reachable/Makefile -run-make/extern-fn-with-packed-struct/Makefile run-make/extern-fn-with-union/Makefile run-make/extern-multiple-copies/Makefile run-make/extern-multiple-copies2/Makefile |
