Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #127161 - GuillaumeGomez:improve-run-make-args, r=Kobzol
Improve `run-make-support` library `args` API
It allows to pass both `Vec` and slices, which makes it much better (for me at least :wink:).
r? ``@Kobzol``