diff options
| author | bors <bors@rust-lang.org> | 2024-07-17 10:57:17 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-07-17 10:57:17 +0000 |
| commit | 3de0a7c716daab58bdb6551b0d0af6a466486639 (patch) | |
| tree | 5b4e321b0e4c642dcbd475fe8bc1deb98743c0b0 /compiler/rustc_middle/src/macros.rs | |
| parent | cb12b52f160c633551bd6e5be8d4c6e2e8660950 (diff) | |
| parent | 4ad753af915840ca9de07dd2df80419b57136872 (diff) | |
| download | rust-3de0a7c716daab58bdb6551b0d0af6a466486639.tar.gz rust-3de0a7c716daab58bdb6551b0d0af6a466486639.zip | |
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`
Diffstat (limited to 'compiler/rustc_middle/src/macros.rs')
0 files changed, 0 insertions, 0 deletions
