Skip to content

Update to Rust 1.56 and 2021 edition#3013

Closed
Octorine wants to merge 1 commit intobevyengine:mainfrom
Octorine:update_rust
Closed

Update to Rust 1.56 and 2021 edition#3013
Octorine wants to merge 1 commit intobevyengine:mainfrom
Octorine:update_rust

Conversation

@Octorine
Copy link
Contributor

Objective

Add 'rust-version' to all crates and update to latest edition.

Fixes issue #2998

Solution

Added 'rust-version = "1.56"' to all crates and
changed edition from 2018 to 2021.

This required adding whitespace to some rs files
containing macros, because prefix identifiers are
reserved as of 1.56.

Added 'rust-version = "1.56"' to all crates and
changed edition from 2018 to 2021.

This required adding whitespace to some rs files
containing macros, because prefix identifiers are
 reserved as of 1.56.
@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Oct 23, 2021
@Octorine
Copy link
Contributor Author

Closing this, as it's a duplicate of #2997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-Needs-Triage This issue needs to be labelled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants