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
ci: workaround RUSTFLAGS leaking into cargo-make/cargo-wdk rust-script builds
Unset RUSTFLAGS for cargo-make and cargo-wdk steps in build.yaml to prevent
-D warnings from leaking into rust-script compilation of wdk-build.
Temporary workaround until microsoft/windows-drivers-rs#629 is merged and
a new wdk-build is published.
Tracked in ADO Bug #5396440.
0 commit comments