Skip to content

Conversation

@bluss
Copy link
Member

@bluss bluss commented Jul 29, 2024

To Prepare for 0.16. Using Rust 1.64 as MSRV is still quite careful I think.

PyO3 is 1.63, which inspires us to push towards old versions. But we need the workspace = true feature for sane organization, which is Rust 1.64.

@bluss bluss force-pushed the msrv branch 5 times, most recently from 14c8123 to 9d532bc Compare August 1, 2024 17:41
bluss added 4 commits August 1, 2024 19:51
Fix the min_value() / max_value() lints.

Also remove clippy::many_single_char_names, clippy::unreadable_literal
from the allow list since they are not needed anymore.
@bluss bluss changed the title Increase MSRV to Rust 1.70 and bump some dependencies Increase MSRV to Rust 1.64 and bump some dependencies Aug 1, 2024
@bluss bluss enabled auto-merge August 1, 2024 17:55
@bluss bluss changed the title Increase MSRV to Rust 1.64 and bump some dependencies Increase MSRV to Rust 1.64 and bump some internal dependencies Aug 1, 2024
@bluss bluss added this pull request to the merge queue Aug 1, 2024
Merged via the queue into master with commit a091a12 Aug 1, 2024
@bluss bluss deleted the msrv branch August 1, 2024 18:16
@bluss bluss added this to the 0.16.0 milestone Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants