diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-10-18 17:34:47 +0800 |
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-10-22 19:43:22 +0800 |
| commit | e641b6c2bda63b22e9fc6d4a4e975fd02b5f79d7 (patch) | |
| tree | 50dc7a150d84b62c2c64933e9871c80e7c11e8eb /src | |
| parent | ef743af119f9f244d47d3857c33c92ed2e217020 (diff) | |
| download | rust-e641b6c2bda63b22e9fc6d4a4e975fd02b5f79d7.tar.gz rust-e641b6c2bda63b22e9fc6d4a4e975fd02b5f79d7.zip | |
tests/run-make: port `issue-84395-lto-embed-bitcode` to rmake.rs
Co-authored-by: Oneirical <manchot@videotron.ca>
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 7a0f98d59f0..0e156b9d1ac 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -2,7 +2,6 @@ run-make/branch-protection-check-IBT/Makefile run-make/cat-and-grep-sanity-check/Makefile run-make/extern-fn-reachable/Makefile run-make/incr-add-rust-src-component/Makefile -run-make/issue-84395-lto-embed-bitcode/Makefile run-make/jobserver-error/Makefile run-make/libs-through-symlinks/Makefile run-make/split-debuginfo/Makefile |
