Migrate `run-make/issue64319` to `rmake` and rename by Oneirical · Pull Request #125215 · rust-lang/rust
rustbot
added
A-testsuite
labels
May 17, 2024
bors
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
May 17, 2024bors added a commit to rust-lang-ci/rust that referenced this pull request
May 18, 2024Rollup of 3 pull requests Successful merges: - rust-lang#125213 (Migrate `run-make/static-unwinding` to `rmake`) - rust-lang#125215 (Migrate `run-make/issue64319` to `rmake` and rename) - rust-lang#125221 (Migrate `run-make/issue-28766` to `rmake`) r? `@ghost` `@rustbot` modify labels: rollup
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
May 18, 2024Rollup merge of rust-lang#125215 - Oneirical:easy-test-the-second, r=jieyouxu Migrate `run-make/issue64319` to `rmake` and rename Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). ~~I noticed that the Makefile was not listed in `allowed-run-makefiles` in Tidy. Does this mean the test was being ignored?~~ EDIT: No, it was there, just not in its expected alphabetical order. EDIT2: Perhaps it could be interesting to clean this test visually by looping over the `rustc` calls, like in rust-lang#125227.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters