Skip to content

Bump rust-version to 1.70#579

Merged
mgeisler merged 1 commit intomasterfrom
msrv-1.70
Mar 3, 2025
Merged

Bump rust-version to 1.70#579
mgeisler merged 1 commit intomasterfrom
msrv-1.70

Conversation

@mgeisler
Copy link
Copy Markdown
Owner

@mgeisler mgeisler commented Mar 3, 2025

This does two things: it fixes the warnings about the derived Debug implementation after #557. It also means that I don’t have to deal with the slow Git-based crates.io registry checkout when testing the old version.

This does two things: it fixes the warnings about the derived `Debug`
implementation after #557. It also means that I don’t have to deal
with the slow Git-based crates.io registry checkout when testing the
old version.
@mgeisler mgeisler merged commit f926b49 into master Mar 3, 2025
26 checks passed
@mgeisler mgeisler deleted the msrv-1.70 branch March 3, 2025 15:55
@github-actions github-actions bot mentioned this pull request Mar 3, 2025
@notgull
Copy link
Copy Markdown

notgull commented Jul 27, 2025

@mgeisler Please consider lowering the MSRV back to at least v1.63, as this means we can no longer build this crate on Debian Stable.

ref: Smithay/calloop#229

@mgeisler
Copy link
Copy Markdown
Owner Author

@mgeisler Please consider lowering the MSRV back to at least v1.63, as this means we can no longer build this crate on Debian Stable.

ref: Smithay/calloop#229

Hi @notgull, thanks for pinging me about this! I would generally be happy to support old versions — the warnings I mention above can probable be suppressed instead.

Does the new release of Trixie as Debian Stable change this? I see that we now have 1.85 as the stable package: https://tracker.debian.org/pkg/rustc.

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.

2 participants