bevy/crates/bevy_render
François Mockers 01eff3ea93
bevy_render: fix clippy on wasm (#19872)
# Objective

- bevy_render has unfulfilled expected clippy lints in wasm

## Solution

- Don't expect them in wasm

## Testing

`cargo clippy --target wasm32-unknown-unknown -p bevy_render --no-deps
-- -D warnings`
2025-06-29 22:09:37 +00:00
..
macros Type erased materials (#19667) 2025-06-27 22:57:24 +00:00
src bevy_render: fix clippy on wasm (#19872) 2025-06-29 22:09:37 +00:00
Cargo.toml Ugrade to wgpu version 25.0 (#19563) 2025-06-26 19:41:47 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Render

License Crates.io Downloads Docs Discord