bevy/crates/bevy_ecs/src/schedule
danieleades d8974e7c3d small and mostly pointless refactoring (#2934)
What is says on the tin.

This has got more to do with making `clippy` slightly more *quiet* than it does with changing anything that might greatly impact readability or performance.

that said, deriving `Default` for a couple of structs is a nice easy win
2022-02-13 22:33:55 +00:00
..
executor.rs Fix doc_markdown lints in bevy_ecs (#3473) 2022-01-06 00:43:37 +00:00
executor_parallel.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
graph_utils.rs Fix some nightly clippy lints (#2522) 2021-07-29 19:36:39 -07:00
label.rs Merge New Renderer 2021-11-22 23:57:42 -08:00
mod.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
run_criteria.rs Deprecate .system (#3302) 2022-02-08 04:00:58 +00:00
stage.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
state.rs Added method to restart the current state (#3328) 2022-02-04 03:07:18 +00:00
system_container.rs Remove some superfluous unsafe code (#3297) 2021-12-11 22:58:46 +00:00
system_descriptor.rs Deprecate .system (#3302) 2022-02-08 04:00:58 +00:00
system_set.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00