bevy/crates/bevy_ecs/macros/src
ira 5f936b42b1
Resolve clippy issues for rust 1.70.0 (#8738)
- Supress false positive `redundant_clone` lints.
- Supress inactionable `result_large_err` lint.
Most of the size(50 out of 68 bytes) is coming from
`naga::WithSpan<naga::valid::ValidationError>`
2023-06-01 21:05:05 +00:00
..
component.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
fetch.rs Resolve clippy issues for rust 1.70.0 (#8738) 2023-06-01 21:05:05 +00:00
lib.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
set.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
states.rs States derive macro (#7535) 2023-02-07 14:02:21 +00:00