diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2024-07-26 02:20:31 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-26 02:20:31 -0400 |
| commit | 0f1ea63393a9bde75852633790bd65b6d59943a4 (patch) | |
| tree | 2b1c7141fd89ad38cfbda863612a02102d55ae0f /src | |
| parent | 4290de8ab4d9bc62547d90a6abe0b3263c319200 (diff) | |
| parent | 62dff66a6c2b13a962743b62122a2945766485ed (diff) | |
| download | rust-0f1ea63393a9bde75852633790bd65b6d59943a4.tar.gz rust-0f1ea63393a9bde75852633790bd65b6d59943a4.zip | |
Rollup merge of #128099 - lolbinarycat:extern-flag-disambiguates-rmake, r=Kobzol
migrate tests/run-make/extern-flag-disambiguates 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 c59ccd5179f..fa340a02213 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -11,7 +11,6 @@ run-make/dep-info-spaces/Makefile run-make/dep-info/Makefile 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/fmt-write-bloat/Makefile run-make/foreign-double-unwind/Makefile |
