Skip to content

Fix CI#247

Merged
ConstanceBeguier merged 4 commits into
zsa1from
fix_ci_20260504
May 4, 2026
Merged

Fix CI#247
ConstanceBeguier merged 4 commits into
zsa1from
fix_ci_20260504

Conversation

@ConstanceBeguier
Copy link
Copy Markdown
Collaborator

@ConstanceBeguier ConstanceBeguier commented May 4, 2026

Import the following changes from upstream:

  • Bump rust version to 1.85.1 (and fix clippy issues/warnings)
  • Replace core2 crate with corez crate
  • Remove no_std from typenum in CI

And adjust to fix clippy errors.

nuttycom and others added 4 commits May 4, 2026 10:34
typenum 1.20.0 dropped the `no_std` feature (the crate is now no_std by
default), so `cargo add typenum --no-default-features --features "no_std"`
in the synthetic ci-build crate fails with "unrecognized feature for
crate typenum: no_std". Drop the flag from both no_std CI workflows and
the matching README bullet.
@ConstanceBeguier ConstanceBeguier merged commit a7cb4b5 into zsa1 May 4, 2026
30 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.

4 participants