Latest rust nightly breaks bevy due to compiler regression #5332
Labels
A-Build-System
Related to build systems or continuous integration
C-Bug
An unexpected or incorrect behavior
Bevy version
0.6
[Optional] Relevant system information
cargo 1.64.0-nightly (8827baaa7 2022-07-14)
What you did
cargo build
What went wrong
Additional information
The latest version of rust nightly introduces a compiler regression, which breaks
inplace_it
, which bevy 0.6 depends on.No fix is necessary, allegedly this should be resolved shortly. Created this issue to track this and help any bevy folks
The text was updated successfully, but these errors were encountered: