bevy/crates/bevy_derive/src
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
..
app_plugin.rs Update derive(DynamicPlugin) to edition 2021 (#3038) 2021-10-27 19:48:12 +00:00
bevy_main.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
enum_variant_meta.rs Don't panic in macro shape validation (#3647) 2022-01-15 22:14:43 +00:00
lib.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
modules.rs Remove Bytes, FromBytes, Labels, EntityLabels. Document rest of bevy_core and enable warning on missing docs. (#3521) 2022-01-02 20:36:40 +00:00