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 webgpu: Add a webgpu_traits crate (#36320) 2025-04-04 08:06:07 +00:00
Cargo.toml Add serde and wgsl features to wgpu-core (#36411) 2025-04-09 10:09:13 +00:00
error.rs webgpu: Add a webgpu_traits crate (#36320) 2025-04-04 08:06:07 +00:00
ids.rs webgpu: Add a webgpu_traits crate (#36320) 2025-04-04 08:06:07 +00:00
lib.rs webgpu: Add a webgpu_traits crate (#36320) 2025-04-04 08:06:07 +00:00
render_commands.rs webgpu: Add a webgpu_traits crate (#36320) 2025-04-04 08:06:07 +00:00