servo/components/shared/webgpu
Oriol Brufau 9c29acd6d8
Add serde and wgsl features to wgpu-core (#36411)
This fixes errors when running `./mach clippy -r -p layout_2020` and
`./mach clippy -r -p script`.

Also addressing an unused import warning when running the latter.

Testing: These changes do not require tests because it's just a compile
error fix.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-04-09 10:09:13 +00:00
..
messages
Cargo.toml Add serde and wgsl features to wgpu-core (#36411) 2025-04-09 10:09:13 +00:00
error.rs
ids.rs
lib.rs
render_commands.rs