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(wincon): Restore MSRV #239

Merged
merged 3 commits into from
Jan 13, 2025
Merged

fix(wincon): Restore MSRV #239

merged 3 commits into from
Jan 13, 2025

Conversation

epage
Copy link
Collaborator

@epage epage commented Jan 13, 2025

No description provided.

hanna-kruppe and others added 3 commits January 13, 2025 10:07
Because we have `anstyle-wincon`

MSRV is important for holding up our guarentees.

I skipped minimal versions because of some problem with `winapi` that I
couldn't decipher and the community is less interested in those being
correct.

I didn't add clippy as I was unsure how it would work out for checks
that are duplicate across platforms.
@coveralls
Copy link

coveralls commented Jan 13, 2025

Pull Request Test Coverage Report for Build 12751362178

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.842%

Totals Coverage Status
Change from base Build 12696886407: 0.0%
Covered Lines: 1224
Relevant Lines: 2361

💛 - Coveralls

@epage epage merged commit f6a7b79 into rust-cli:main Jan 13, 2025
18 checks passed
@epage epage deleted the ci branch January 13, 2025 16:16
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.

3 participants