diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-28 13:39:21 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-05-29 15:04:19 +0200 |
| commit | 5b0e6cb6729df41d45d7b504d46aa29e2059779b (patch) | |
| tree | 509ee57e06d34761dc7a04cee8de7e551270aa81 /src/tools | |
| parent | c0d600385bb96cc23d3de8615ee37c01abba6c8a (diff) | |
| download | rust-5b0e6cb6729df41d45d7b504d46aa29e2059779b.tar.gz rust-5b0e6cb6729df41d45d7b504d46aa29e2059779b.zip | |
Migrate `run-make/const-prop-lint` to `rmake.rs`
Diffstat (limited to 'src/tools')
| -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 2329b8b44de..b8a66382085 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -22,7 +22,6 @@ run-make/compiler-lookup-paths-2/Makefile run-make/compiler-lookup-paths/Makefile run-make/compiler-rt-works-on-mingw/Makefile run-make/compressed-debuginfo/Makefile -run-make/const-prop-lint/Makefile run-make/const_fn_mir/Makefile run-make/crate-data-smoke/Makefile run-make/crate-hash-rustc-version/Makefile |
