mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-27 01:03:41 +00:00
ca99d8bcbc
[Since Rust 1.58], Rust format strings have been able to "capture arguments simply by writing {ident} in the string." Clippy 1.67 made the corresponding warning, `uninlined_format_args`, warn-by-default. Inlined arguments seem more readable, so Naga should adopt them. [Since Rust 1.58]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1580-2022-01-13 |
||
---|---|---|
.. | ||
in | ||
out | ||
snapshots.rs | ||
spirv-capabilities.rs | ||
wgsl-errors.rs |