]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #49809 - Mark-Simulacrum:no-color-for-dumb, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Wed, 11 Apr 2018 11:56:48 +0000 (19:56 +0800)
committerGitHub <noreply@github.com>
Wed, 11 Apr 2018 11:56:48 +0000 (19:56 +0800)
commit4dbca4c8ac713bb4cf13a4460b4f98751fce2191
treecad44f7c9ba64e0aae735ecdf6f3573b252906d8
parent6eb66fc315065cd92c940d5c1c12d79ebb3d7cd8
parentd326bebf919a84e1b130efb517deb7d0848603e3
Rollup merge of #49809 - Mark-Simulacrum:no-color-for-dumb, r=alexcrichton

Stop emitting color codes on TERM=dumb

These terminals generally don't support color.

Fixes #49191

cc @nikomatsakis

r? @alexcrichton