Skip to content

Conversation

@MichaReiser
Copy link
Member

Summary

Bumps the Rust MSRV to Rust 1.88 in accordance to our versioning policy.

This needs conda-forge/ruff-feedstock#296

@MichaReiser MichaReiser added the release Related to the release process label Sep 18, 2025
if let Some(diff) = Diff::from_diagnostic(diag, &stylesheet, self.resolver) {
write!(f, "{diff}")?;
}
if self.config.show_fix_diff
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funny how this is the only place where clippy identified the possibility to use if-let chains

Copy link
Contributor

@ntBre ntBre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just merged the conda-forge PR!

@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@MichaReiser MichaReiser merged commit 0b60584 into main Sep 18, 2025
35 checks passed
@MichaReiser MichaReiser deleted the micha/msrv-188 branch September 18, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Related to the release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants