Skip to content

Conversation

@afishhh
Copy link
Owner

@afishhh afishhh commented Nov 5, 2025

1.85 is the Rust version currently in Debian Trixie and subrandr "happens" (I've been purposefully trying to keep that true) to build with it so let's set our MSRV to that.

Note that the {x86_64,aarch64} Linux tests in CI still use nightly Rust, this is because they also run clippy and it seems 1.85 clippy is in kind of a weird state1.

Footnotes

  1. Contradicts nightly clippy with a lifetime lint (which, upon fixing, will trigger a nightly lint) and has a default comparison_chain2 lint that has since been moved to pedantic.

  2. Might make sense to enable that lint anyway.

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