Skip to content

Highlighting still assumes a dark background #50906

@bergus

Description

@bergus

Like #7737.

rustc_invisible_error
I'm using Git's MINGW64 with a white background, and the error message is not visible at all. Using the verbose flag didn't show any further information but that rustc failed with exit code 101. It wasn't until I tried to copy the terminal output into a bug report that I realised there actually was some text.

   Compiling cortex-m-demo v0.1.0 (file:///C:/Users/…/cortex-m-quickstart)
error: language item required, but not found: `panic_fmt`

error: aborting due to previous error

error: Could not compile `cortex-m-demo`.

To learn more, run the command again with --verbose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lintsC-bugCategory: This is a bug.D-papercutDiagnostics: An error or lint that needs small tweaks.O-windowsOperating system: WindowsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions