Skip to content

Test no_std MSRV in CI #4292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 28, 2024
Merged

Test no_std MSRV in CI #4292

merged 3 commits into from
Nov 28, 2024

Conversation

daxpedda
Copy link
Collaborator

@daxpedda daxpedda commented Nov 28, 2024

We don't test the MSRV of no_std for our libraries in the CI. Accidentally, I noticed that we didn't test our crates with the right target as well.

This PR adds tests for both, native and Wasm, and no_std to the CI.

EDIT: right on the nose, I promptly found two bugs that I fixed.

@daxpedda daxpedda force-pushed the msrv-ci branch 5 times, most recently from 0d0ee01 to 45cd941 Compare November 28, 2024 13:57
@daxpedda daxpedda merged commit 56f7dec into rustwasm:main Nov 28, 2024
46 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.

1 participant