]> git.lizzy.rs Git - rust.git/commitdiff
Merge #6597
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 7 Dec 2020 10:49:37 +0000 (10:49 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Dec 2020 10:49:37 +0000 (10:49 +0000)
6597: Upgrade Chalk r=flodiebold a=flodiebold

Also make overflow depth and max type size configurable through env variables. This can be helpful at least for debugging.

Tests currently fail because of rust-lang/chalk#656, so we'll need to wait for the next update to merge this.

Co-authored-by: Florian Diebold <florian.diebold@freiheit.com>

Trivial merge