Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(stream): Adapt Ansi256 colors for Wincon #150

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Dec 8, 2023

The hope is this will address rust-lang/cargo#13104

@epage epage merged commit 00e5945 into rust-cli:main Dec 8, 2023
13 checks passed
@epage epage deleted the wincon branch December 8, 2023 17:46
bors added a commit to rust-lang/cargo that referenced this pull request Dec 8, 2023
fix: Print rustc messages colored on wincon

### What does this PR try to resolve?

The real fix is over in rust-cli/anstyle#150; this just upgrades to it

Fixes #13104

### How should we test and review this PR?

I hacked vt console support off, ran a build before and rustc messages weren't colored.  Now with this change, rustc messages are colored.

### Additional information

This still doesn't address why wincon is being used on their system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant