Files
wgpu/src/valid
Jim Blandy b7da0057a0 Don't use std::opsIndex, used only when "validate" is on. (#2383)
In `src/valid/expresion.rs`, use the full path `std::ops::Index` when
implementing the trait on `ExpressionTypeResolver`. This
implementation is `#[cfg(feature = "validate")]`, so the `use`
directive becomes unnecessary when that feature is not enabled,
triggering warnings.
2023-06-15 14:40:13 +02:00
..
2023-06-12 17:49:06 -07:00
2023-06-01 15:40:47 +02:00
2023-05-26 13:32:22 -07:00
2023-05-11 09:52:40 -07:00
2023-06-01 15:40:47 +02:00
2023-06-01 15:40:47 +02:00