bevy/crates/bevy_render/macros
Federico Rinaldi 0400ef059b
Substitute get(0) with first() (#10847)
Substitute calls to `get(0)` with `first()`, improving readability.
2023-12-02 22:13:42 +00:00
..
src Substitute get(0) with first() (#10847) 2023-12-02 22:13:42 +00:00
Cargo.toml Add [lints] table, fix adding #![allow(clippy::type_complexity)] everywhere (#10011) 2023-11-18 20:58:48 +00:00