You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -40,11 +40,12 @@ Bottom level categories:
40
40
41
41
## Unreleased
42
42
43
-
## New Features
43
+
###New Features
44
44
45
-
### Naga
45
+
####Naga
46
46
47
47
- Parse `diagnostic(…)` directives, but don't implement any triggering rules yet. By @ErichDonGubler in [#6456](https://github.com/gfx-rs/wgpu/pull/6456).
48
+
- Fix an issue where `naga` CLI would incorrectly skip the first positional argument when `--stdin-file-path` was specified. By @ErichDonGubler in [#6480](https://github.com/gfx-rs/wgpu/pull/6480).
0 commit comments