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
Update Rust code for new Clippy lints introduced by the CI toolchain, including Duration unit constructors, loop counter handling, Option checks, and trailing commas.
Stop routine frontend asset downloads from being emitted as Cargo warnings during builds.
Move checkout and rust-cache GitHub Actions to Node 24-compatible releases to avoid runner deprecation warnings.
User-level behavior is unchanged; the only observable change is quieter build logs.
0 commit comments