Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #127602 - onur-ozkan:calling-order, r=Kobzol
maintain the given order on step execution Previously step execution disregarded the CLI order and this change executes the given steps in the order specified on CLI. For example, running `x $kind a b c` will execute `$kind` step for `a`, then `b`, then `c` crates in the specified order. Fixes #126165 cc `@matthiaskrgr`
bors 2024-07-17
parent d69d664 · parent 9a48173 · commit 914ff26
0 files changed, 0 insertions, 0 deletions