Skip to content

prepare for miri supporting the crc intrinsics#492

Merged
folkertdev merged 2 commits into
mainfrom
miri-aarch64-crc
Apr 1, 2026
Merged

prepare for miri supporting the crc intrinsics#492
folkertdev merged 2 commits into
mainfrom
miri-aarch64-crc

Conversation

@folkertdev
Copy link
Copy Markdown
Member

When using miri I don't think we need to stick to our msrv. The tests don't run yet, but all that is required is currently pending review

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
fuzz-compress 40.05% <ø> (ø)
fuzz-decompress 27.14% <ø> (-0.44%) ⬇️
test-aarch64-apple-darwin 89.85% <100.00%> (-1.21%) ⬇️
test-aarch64-unknown-linux-gnu 85.52% <100.00%> (-0.06%) ⬇️
test-i686-unknown-linux-gnu 85.12% <ø> (-0.10%) ⬇️
test-x86_64-apple-darwin 87.46% <ø> (-2.03%) ⬇️
test-x86_64-unknown-linux-gnu 90.98% <ø> (-2.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
zlib-rs/src/crc32/acle.rs 94.52% <100.00%> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RalfJung
Copy link
Copy Markdown

The next nightly (2026-04-01) should have both of those PRs :)

@folkertdev folkertdev requested a review from bjorn3 April 1, 2026 10:35
@folkertdev folkertdev merged commit 82208fb into main Apr 1, 2026
34 checks passed
@folkertdev folkertdev deleted the miri-aarch64-crc branch April 1, 2026 11:58
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