Skip to content

build: pin Rust toolchain and unblock clean-checkout builds#38

Merged
haasonsaas merged 4 commits intomainfrom
cursor/latest-diffscope-failures-748c
Mar 13, 2026
Merged

build: pin Rust toolchain and unblock clean-checkout builds#38
haasonsaas merged 4 commits intomainfrom
cursor/latest-diffscope-failures-748c

Conversation

@EvalOpsBot
Copy link
Contributor

Summary

  • pin the repository Rust toolchain/MSRV to 1.88.0 and align CI, eval, and release workflows to that version
  • keep web/dist/.gitkeep tracked so rust-embed can compile on a fresh checkout before the frontend is built
  • allow clippy::uninlined_format_args at the crate root so the toolchain upgrade does not fail CI on pre-existing style-only warnings

Verification

  • cargo test
  • cargo fmt -- --check
  • cargo clippy --all-targets -- -D warnings

Slack Thread

Open in Web Open in Cursor 

cursoragent and others added 4 commits March 13, 2026 22:00
Co-authored-by: EvalOpsBot <EvalOpsBot@users.noreply.github.com>
Co-authored-by: EvalOpsBot <EvalOpsBot@users.noreply.github.com>
Co-authored-by: EvalOpsBot <EvalOpsBot@users.noreply.github.com>
Co-authored-by: EvalOpsBot <EvalOpsBot@users.noreply.github.com>
@haasonsaas haasonsaas marked this pull request as ready for review March 13, 2026 22:24
@haasonsaas haasonsaas merged commit 0b20c51 into main Mar 13, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants