wgpu/naga-cli
Jim Blandy a820a3ffba [naga]: Make snapshot tests include paths in errors.
Following Rust convention, let `naga::front::wgsl::ParseError`'s
methods `emit_to_stderr_with_path` and `emit_to_string_with_path`
accept any `AsRef<Path>` argument as the path.

Pass input paths in snapshot tests, so that failures processing
shaders name the input file being processed.
2023-11-21 21:47:03 +01:00
..
src/bin [naga]: Make snapshot tests include paths in errors. 2023-11-21 21:47:03 +01:00
Cargo.toml [naga] remove span and validate features (#4706) 2023-11-17 13:37:25 -05:00