Commit c61a70d
committed
fix(shell): Use a distinct style for transient status
PR rust-lang#15928 made `Checking` and `Building` the same style because the
transient state is `note:` and rust-lang#15928 made `note:~ the same as our
regular headers.
This switches the transient state to `help:` until we can further
explore color choices with rustc.
See also https://rust-lang.zulipchat.com/#narrow/channel/246057-t-cargo/topic/colors.20removed.20in.201.2E91.20.28current.20beta.29.3F/near/5419005311 parent 14fcfa5 commit c61a70d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments