bevy/crates/bevy_ecs/macros
Tim Overbeek e02c3662fb
Code quality cleanup pass for #[require] (#18621)
#18555 improved syntax for required components.

However some code was a bit redundant after the new parsing and struct
initializing would not give proper errors.
This PR fixes that.

---------

Co-authored-by: Tim Overbeek <oorbecktim@Tims-MacBook-Pro.local>
2025-04-02 20:09:04 +00:00
..
src Code quality cleanup pass for #[require] (#18621) 2025-04-02 20:09:04 +00:00
Cargo.toml Improve derive(Event) and simplify macro code (#18083) 2025-03-07 02:01:23 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00