Uh oh!
There was an error while loading. Please reload this page.
Stop emitting color codes on TERM=dumb - #49809
Conversation
These terminals generally don't support color. Fixesrust-lang#49191
alexcrichton
commented
Apr 9, 2018
@bors: r+ |
bors
commented
Apr 9, 2018
📌 Commit d326beb has been approved by |
bors
commented
Apr 10, 2018
Stop emitting color codes on TERM=dumb These terminals generally don't support color. Fixes#49191 cc @nikomatsakis r? @alexcrichton
bors
commented
Apr 10, 2018
💔 Test failed - status-travis |
TimNN
commented
Apr 10, 2018
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
1 similar comment
TimNN
commented
Apr 10, 2018
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
alexcrichton
commented
Apr 10, 2018
kennytm
commented
Apr 10, 2018
@bors rollup |
…r=alexcrichton Stop emitting color codes on TERM=dumb These terminals generally don't support color. Fixesrust-lang#49191 cc @nikomatsakis r? @alexcrichton
Rollup of 14 pull requests Successful merges: - #49525 (Use sort_by_cached_key where appropriate) - #49575 (Stabilize `Option::filter`.) - #49614 (in which the non-shorthand patterns lint keeps its own counsel in macros) - #49665 (Small nits to make couple of tests pass on mips targets.) - #49781 (add regression test for #16223 (NLL): use of collaterally moved value) - #49795 (Properly look for uninhabitedness of variants in niche-filling check) - #49809 (Stop emitting color codes on TERM=dumb) - #49856 (Do not uppercase-lint #[no_mangle] statics) - #49863 (fixed typo) - #49857 (Fix "fp" target feature for AArch64) - #49849 (Add --enable-debug flag to musl CI build script) - #49734 (proc_macro: Generalize `FromIterator` impl) - #49730 (Fix ICE with impl Trait) - #48270 (Replace `structurally_resolved_type` in casts check.) Failed merges:
These terminals generally don't support color.
Fixes#49191
cc @nikomatsakis
r? @alexcrichton