Skip to content

Keep colors in compiler error messages #900

Open
@mgeisler

Description

@mgeisler

The playground currently removes the colors from the compiler error messages. Using the example from Comprehensive Rust 🦀, we get

image

in the playground, but

image

The red, blue, and green colors have been lost.

The colorful and helpful error messages from the compiler are a big selling point of Rust, so it would be great if we could keep them in the playground as well.

This was first reported in google/comprehensive-rust#407, but it looks like an upstream issue to me. It is related to #879 in the sense that it might require some client-side changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSomething new the playground could dohelp wantedNot immediately going to be prioritized — ask for mentoring instructions!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions