diff options
| author | onur-ozkan <work@onurozkan.dev> | 2024-07-16 18:42:19 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2024-07-17 12:37:36 +0300 |
| commit | 4ad753af915840ca9de07dd2df80419b57136872 (patch) | |
| tree | 7473aedcf2027a07b8ccb1b083cc6f1f9b209220 /compiler/rustc_middle/src/macros.rs | |
| parent | e1f45a1442bb373429b6b0838e8ef806ddddfeef (diff) | |
| download | rust-4ad753af915840ca9de07dd2df80419b57136872.tar.gz rust-4ad753af915840ca9de07dd2df80419b57136872.zip | |
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. Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_middle/src/macros.rs')
0 files changed, 0 insertions, 0 deletions
