# Objective Fixes https://github.com/bevyengine/bevy/issues/17111 ## Solution Move `#![warn(clippy::allow_attributes, clippy::allow_attributes_without_reason)]` to the workspace `Cargo.toml` ## Testing Lots of CI testing, and local testing too. --------- Co-authored-by: Benjamin Brienen <benjamin.brienen@outlook.com> |
||
|---|---|---|
| .. | ||
| default.rs | ||
| lib.rs | ||
| once.rs | ||
| parallel_queue.rs | ||
| synccell.rs | ||
| syncunsafecell.rs | ||
| time.rs | ||