Closed
Description
The run-make-support
library is currently not registered/configured in bootstrap to be able to run its unit tests via x test src/tools/run-make-support
. See
I plan to get to this eventually (busy ATM), but if someone wants to try implementing this feel free to claim it.
Activity
no-input-file.stderr
test in Rust and support diff #124257JoverZhang commentedon Apr 23, 2024
Thanks, I'm doing this.
@rustbot claim
Auto merge of rust-lang#124321 - JoverZhang:run-make-support-tests, r…