Skip to content

Fix existing CI failures - #429

Open
zackees wants to merge 1 commit into
sunfishcode:mainfrom
zackees:fix/ci-for-428
Open

zackees wants to merge 1 commit into
sunfishcode:mainfrom
zackees:fix/ci-for-428

Conversation

@zackees

@zackees zackees commented Sep 24, 2026 •

Copy link
Copy Markdown

This PR contains the CI repairs that were previously mixed into #428. The #428 branch is now stacked on this commit: these repairs come first, followed by the focused negative st_rdev fix.

After this PR merges, #428 can be rebased onto main so its final diff contains only the st_rdev fix.

Changes:

  • Remove duplicate trailing-slash symlink tests and use platform-neutral error assertions, fixing Windows compilation.
  • Remove an unused import that fails warnings-as-errors.
  • Pin MSRV resolver dependencies to versions supported by Cargo 1.70, and pin cargo-fuzz to a compatible release.

Validated locally: Rust 1.70 workspace tests with fs_utf8,arf_strings; Windows GNU test cross-check; nightly fuzz build; Rust 1.95 formatting; and git diff --check. GitHub marked the fork PR workflow action_required; no checks have started yet.

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.

1 participant