Commit 59aec45
fix(list): Match show command's styling
This changes the parenthetical from `bold` to `CONTEXT` to match what
was done in #4556.
This does not remove the bolding of the item itself.
We could do that. I figured its fine for now since there is a clearer
meaning with `installed` than when you can have `active` and `default`
on separate items.1 parent f91ea2e commit 59aec45
File tree
2 files changed
+6
-5
lines changed- src/cli
- tests/suite/cli_rustup_ui
2 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
Lines changed: 5 additions & 4 deletions
Loading
0 commit comments