Skip to content

chore: Rust 2024 #2012

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

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

chore: Rust 2024 #2012

wants to merge 8 commits into from

Conversation

Daanvdplas
Copy link
Contributor

@Daanvdplas Daanvdplas commented Apr 10, 2025

Closes partially use-ink/ink-alliance#43

There were a bunch of fmt changes but I'm not sure whether those are desired as there is no CI in place and adds burden to the review, so I left it out.

@Daanvdplas Daanvdplas changed the base branch from master to alex/update-dependencies April 10, 2025 15:56
@@ -43,8 +43,8 @@ trailing_comma = "Vertical"
match_block_trailing_comma = false
blank_lines_upper_bound = 1
blank_lines_lower_bound = 0
edition = "2021" # changed
version = "One"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

deprecated for style_edition

@@ -54,7 +54,7 @@ color = "Auto"
unstable_features = true # changed
disable_all_formatting = false
skip_children = false
hide_parse_errors = false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

deprecated for show_parse_errors

Base automatically changed from alex/update-dependencies to master April 10, 2025 16:43
@Daanvdplas Daanvdplas force-pushed the daan/chore-rust_2024 branch from b1163bf to 5276e9b Compare April 11, 2025 07:07
@Daanvdplas Daanvdplas marked this pull request as draft April 11, 2025 12:41
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.

2 participants