mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
1d4c3146f5
Stuff the term::Terminal into TLS to avoid re-parsing for every single message we want to color. Fixes #6827.