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

Set MSRV to 1.59 and test on CI #1071

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Set MSRV to 1.59 and test on CI #1071

merged 3 commits into from
Aug 30, 2022

Conversation

messense
Copy link
Member

Rust 1.59.0 is the packaged version on Ubuntu 22.04 LTS.

Ref #1070

@messense messense added the distros-packaging Something related to distros packaging label Aug 30, 2022
@netlify
Copy link

netlify bot commented Aug 30, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 280dffd
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/630e2e014958f700080a637e
😎 Deploy Preview https://deploy-preview-1071--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@konstin konstin left a comment

Choose a reason for hiding this comment

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

i'd still encourage people to use rustup as old rustc versions are not supported anymore (there's no rustc lts), but supporting 1.59 shouldn't be too bad. I've also opened conradkleinespel/rpassword#73 so we can remove the rpassword pin

@messense messense merged commit 3dbbe05 into PyO3:main Aug 30, 2022
@messense messense deleted the msrv branch August 30, 2022 15:59
@messense messense linked an issue Aug 31, 2022 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distros-packaging Something related to distros packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The dependency rpassword 7 means a nightly rustc
2 participants