[Merged by Bors] - Update for edition 2021#2997
[Merged by Bors] - Update for edition 2021#2997mockersf wants to merge 6 commits intobevyengine:pipelined-renderingfrom
Conversation
|
Maybe add |
I wouldn't want to do that without adding a CI to check that, and I'm not sure I want to add that CI yet... |
Unfortunately it looks like the I agree with that choice; I would prefer if we had some sort of CI to verify that those all get updated in sync. |
|
CI failures are mostly because rust version in GitHub actions image has not yet been updated to 1.56 |
|
checking if GitHub rust has been updated bors try |
tryBuild failed: |
|
bors r+ |
# Objective - update for Edition 2021 ## Solution - remove the `resolver = "2"` - update for https://doc.rust-lang.org/edition-guide/rust-2021/reserving-syntax.html by adding a few ` `
|
Pull request successfully merged into pipelined-rendering. Build succeeded: |
Objective
Solution
resolver = "2"