mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
34c9a64779
# Objective Make compiler output more helpful when running `cargo check -p bevy_mesh`. Currently it contains a lot of unreachable patterns/code warnings due to features disabled by default. ## Solution Mute the warnings. ## Testing CI |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |