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: simplify Rust tool and release verification setup
Format generated slang Rust bindings in-process with prettyplease instead of shelling out to rustfmt from the build script. This lets build and release jobs use the minimal pinned Rust toolchain without depending on clippy or rustfmt components. Also remove the duplicate Dev Release Verification workflow now that release.yml exercises the shared artifact workflow on PRs.
0 commit comments