mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 13:13:49 +00:00
ec0478d100
# Objective [Rust 1.66](https://blog.rust-lang.org/inside-rust/2022/12/12/1.66.0-prerelease.html) is coming in a few days, and bevy doesn't build with it. Fix that. ## Solution Replace output from a trybuild test, and fix a few new instances of `needless_borrow` and `unnecessary_cast` that are now caught. ## Note Due to the trybuild test, this can't be merged until 1.66 is released. |
||
---|---|---|
.. | ||
ui | ||
ui.rs |