]> git.lizzy.rs Git - rust.git/commitdiff
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)
Stop emitting color codes on TERM=dumb

These terminals generally don't support color.

Fixes #49191

cc @nikomatsakis

r? @alexcrichton


Trivial merge