wgpu/tests
Erich Gubler 8c9dd13097 chore: remove std::mem::* imports now unnecessary with Rust 1.80
`std::mem::{size,align}_of{,_val}` was added to `std::prelude` in Rust
1.80; see
[`rust`#123168](https://github.com/rust-lang/rust/pull/123168/).
2024-11-15 10:41:15 -05:00
..
src Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
tests chore: remove std::mem::* imports now unnecessary with Rust 1.80 2024-11-15 10:41:15 -05:00
Cargo.toml Ray Queries (#6291) 2024-11-09 17:59:48 +00:00