bevy/tools
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
..
build-templated-pages Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00
build-wasm-example don't enable filesystem_watcher when building for WebGPU (#9829) 2023-09-18 06:01:44 +00:00
ci Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00
example-showcase example showcase: switch default api to webgpu (#9193) 2023-07-18 08:15:47 +00:00
publish.sh Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00