bevy/examples/games
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
..
alien_cake_addict.rs Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00
breakout.rs Fix CI for Rust 1.72 (#9562) 2023-08-25 12:34:24 +00:00
contributors.rs fix new clippy lints before they reach stable (#8700) 2023-05-29 07:23:50 +00:00
game_menu.rs Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00