Skip to content

Use edition 2024#104

Merged
9names merged 1 commit intorp-rs:mainfrom
yutannihilation:use-rust-2024
Jul 24, 2025
Merged

Use edition 2024#104
9names merged 1 commit intorp-rs:mainfrom
yutannihilation:use-rust-2024

Conversation

@yutannihilation
Copy link
Contributor

See rp-rs/rp235x-project-template#5 for more context.

Currently, this repository specifies edition 2021 in Cargo.toml, but it seems cargo generate generates a crate with the default edition of the toolchain. This means an ordinary user would use edition 2024 for a fresh project. So, I think it's a good idea to test edition 2024 instead of 2021 for testing on GitHub Actions CI.

@9names 9names merged commit 7d46b3e into rp-rs:main Jul 24, 2025
8 checks passed
@yutannihilation yutannihilation deleted the use-rust-2024 branch July 24, 2025 11:47
@yutannihilation
Copy link
Contributor Author

Thanks for merging!

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