![]() # Objective - https://github.com/bevyengine/bevy/issues/17111 ## Solution Set the `clippy::allow_attributes` and `clippy::allow_attributes_without_reason` lints to `warn`, and bring `bevy_ecs` in line with the new restrictions. ## Testing This PR is a WIP; testing will happen after it's finished. |
||
---|---|---|
.. | ||
base.rs | ||
collections.rs | ||
event_cursor.rs | ||
iterators.rs | ||
mod.rs | ||
mut_iterators.rs | ||
mutator.rs | ||
reader.rs | ||
registry.rs | ||
update.rs | ||
writer.rs |