Migrate run-make/issue64319
to rmake
and rename by Oneirical · Pull Request #125215 · rust-lang/rust (original) (raw)
Part of #121876 and the associated Google Summer of Code project.
I noticed that the Makefile was not listed in EDIT: No, it was there, just not in its expected alphabetical order.allowed-run-makefiles
in Tidy. Does this mean the test was being ignored?
EDIT2: Perhaps it could be interesting to clean this test visually by looping over the rustc
calls, like in #125227.