Build warnings with certain feature combinations #17009
Labels
A-Build-System
Related to build systems or continuous integration
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
In CI, we don't use warnings as errors in all relevant places, so warnings are found, but don't block merging. These warnings should be fixed and the CI should fail on warnings.
https://github.com/bevyengine/bevy/actions/runs/12519981025/job/34925080257#step:5:25
https://doc.rust-lang.org/stable/clippy/continuous_integration/index.html
The text was updated successfully, but these errors were encountered: