rust-playground
rust-playground copied to clipboard
ANSI escape codes in Miri output

Started happening only recently. Since a day ago or so?
Caused by https://github.com/rust-lang/miri/issues/2277
Fixed by https://github.com/rust-lang/miri/pull/2283
See also #645
I think this issue here has long been fixed. Also the screenshot from the OP doesn't exist any more so we can't even try to reproduce it.
@shepmaster can you close this?
If the fix is "don't show them", then yes, that PR resolved it. If its "show colored output", then it seeems #645 would be the issue to track that.
This issue is about a Miri specific issue. That one got fixed.