mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
This lets us reduce noise by removing a bunch of `#[cfg]` attributes. In the future, if we have tests for other front ends, we can create an `errors` subdirectory, but for now, we only have the WGSL tests, so we should keep things flat.