Skip to content

chore(deps): 2024 edition syntax fixes #14731

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

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

chore(deps): 2024 edition syntax fixes #14731

wants to merge 31 commits into from

Conversation

emhane
Copy link
Member

@emhane emhane commented Feb 26, 2025

Fixes syntax wrt edition 2024

@emhane emhane added the A-dependencies Pull requests or issues that are about dependencies label Feb 26, 2025
@emhane emhane marked this pull request as draft February 26, 2025 14:59
@emhane emhane changed the base branch from main to emhane/bump-msrv February 26, 2025 14:59
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

we haven't decided on when to transition to 2024

this will obv conflict so I think we can close this for now

@emhane
Copy link
Member Author

emhane commented Feb 26, 2025

we haven't decided on when to transition to 2024

this will obv conflict so I think we can close this for now

would still include the syntax fixes in this pr, last edition let them pass through, i.e. last edition can also compile this syntax, rules just got stricter in 2024

@emhane emhane changed the title chore(deps): Bump reth edition chore(deps): 2024 edition syntax fixes Feb 26, 2025
@emhane emhane marked this pull request as ready for review February 26, 2025 16:03
@emhane emhane requested a review from mattsse February 26, 2025 16:09
@mattsse mattsse added the S-blocked This cannot more forward until something else changes label Feb 26, 2025
Base automatically changed from emhane/bump-msrv to main February 27, 2025 16:23
@emhane
Copy link
Member Author

emhane commented Mar 6, 2025

these syntax fixes are unavoidable @mattsse , how come this is blocked?

@emhane emhane requested a review from Copilot April 4, 2025 10:11
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 118 out of 118 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

crates/e2e-test-utils/src/wallet.rs:35

  • Renaming the function to 'wallet_gen' improves clarity over the previous generic name 'gen'. Ensure that all callers and documentation references have been updated accordingly.
pub fn wallet_gen(&self) -> Vec<PrivateKeySigner> {

@emhane emhane enabled auto-merge April 4, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Pull requests or issues that are about dependencies S-blocked This cannot more forward until something else changes
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants