bevy/examples/tools/scene_viewer
Bruce Mitchener 9a798aa100
Allow clippy::type_complexity in more places. (#9796)
# Objective

- See fewer warnings when running `cargo clippy` locally.

## Solution

- allow `clippy::type_complexity` in more places, which also signals to
users they should do the same.
2023-10-02 21:55:16 +00:00
..
animation_plugin.rs Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00
camera_controller_plugin.rs Refactor EventReader::iter to read (#9631) 2023-08-30 14:20:03 +00:00
main.rs Copy on Write AssetPaths (#9729) 2023-09-09 23:15:10 +00:00
morph_viewer_plugin.rs Fix CI for Rust 1.72 (#9562) 2023-08-25 12:34:24 +00:00
scene_viewer_plugin.rs Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00