You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… r=brson
Have CLI take preference over config for verbosity
If a CLI option is passed, that trumps any command line configuration, otherwise
just do what we did previously.
Closes#2588
If you set term.verbose = true in the config, you'd want the possibility to have
cargo build -q
override.current result:
version: cargo 0.11.0-nightly (59238e8 2016-04-14)
The text was updated successfully, but these errors were encountered: