Skip to content

Upgrade all crates to the 2024 edition and bump MSRV to 1.85#1125

Merged
tarcieri merged 20 commits intoRustCrypto:masterfrom
baloo:baloo/edition-2024
Mar 7, 2025
Merged

Upgrade all crates to the 2024 edition and bump MSRV to 1.85#1125
tarcieri merged 20 commits intoRustCrypto:masterfrom
baloo:baloo/edition-2024

Conversation

@baloo
Copy link
Member

@baloo baloo commented Feb 26, 2025

No description provided.

@baloo baloo marked this pull request as draft February 26, 2025 06:44
@baloo baloo force-pushed the baloo/edition-2024 branch 3 times, most recently from 8c99278 to 30b4065 Compare February 26, 2025 07:52
@baloo baloo marked this pull request as ready for review February 26, 2025 07:57
//!
//! // Signing
//! let signing_key = SigningKey::random(&mut OsRng); // Serialize with `::to_bytes()`
//! let signing_key = SigningKey::random(&mut OsRng.unwrap_mut()); // Serialize with `::to_bytes()`
Copy link
Member Author

Choose a reason for hiding this comment

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

We'll need RustCrypto/signatures#915 to do better than that here.

@baloo baloo force-pushed the baloo/edition-2024 branch from 30b4065 to 179f1b9 Compare March 1, 2025 02:08
@baloo baloo marked this pull request as draft March 1, 2025 02:08
@baloo baloo force-pushed the baloo/edition-2024 branch from 179f1b9 to a4b47a7 Compare March 1, 2025 03:44
@baloo baloo marked this pull request as ready for review March 1, 2025 03:46
@baloo baloo force-pushed the baloo/edition-2024 branch from a4b47a7 to 4c02d3f Compare March 1, 2025 03:51
@tarcieri tarcieri self-requested a review March 4, 2025 22:46
@baloo baloo force-pushed the baloo/edition-2024 branch 3 times, most recently from 2e2797b to 7b292ab Compare March 6, 2025 18:08
@baloo baloo force-pushed the baloo/edition-2024 branch from 1513716 to b2c4a0a Compare March 6, 2025 21:17
@baloo baloo force-pushed the baloo/edition-2024 branch from fcccc08 to 6a9ac0e Compare March 6, 2025 21:47
@tarcieri tarcieri merged commit 45ee7f5 into RustCrypto:master Mar 7, 2025
130 checks passed
@baloo baloo deleted the baloo/edition-2024 branch March 7, 2025 00:25
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.

3 participants