What's Changed
- Update
strum, move fromformattolazy_formatby @ErichDonGubler in #180 - fix: un-break
DisplayforExpectedafterlazy_formatmigration by @ErichDonGubler in #181 - chore: satisfy clippy::uninlined-format-args by @jimblandy in #184
- chore(ci): move from
actions-rs/toolchaintoactions-rust-lang/setup-rust-toolchainby @ErichDonGubler in #186 - Upgrade
anstyle,jiff,miette,serde_jsonby @ErichDonGubler in #188 - chore: update
backtrace0.3.71 → 0.3.75 by @ErichDonGubler in #190 - refactor: use
derive(Default)on{Test,Subtest}Outcomeby @ErichDonGubler in #191 - ci: fix Windows builds with alternative linker by @ErichDonGubler in #193
- hack: work around new warnings from
mietteby @ErichDonGubler in #195 - chore(ci): update
dist0.28.0 → 0.30.3 by @ErichDonGubler in #194 - fix(metadata): Parse conditionally disabled tests by @andyleiserson in #196
- refactor: satisfy
clippy::iter_kv_mapby @ErichDonGubler in #197 - chore: update
dist0.30.3 -> 0.31.0 by @ErichDonGubler in #198
New Contributors
- @andyleiserson made their first contribution in #196
Full Changelog: whippit-v0.6.3...moz-webgpu-cts-v3.0.1
Install moz-webgpu-cts 3.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v3.0.1/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v3.0.1/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 3.0.1
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |