mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
e9b7aa08f7
Use `rmake` for `windows-` run-make tests Convert some Makefile tests to recipes. I renamed "issue-85441" to "windows-ws2_32" as I think it's slightly more descriptive. EDIT: `llvm-readobj` seems to work for reading DLL imports so I've used that instead of `objdump`. cc #121876