mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* use strip_prefix * make fn const (resolving TODO) * make use of nested OR patterns in match arms * warn on clippy::missing_const_for_fn * constify functions * ignore clippy::missing_const_for_fn for into_inner functions