Skip to content
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

CI fix for Rust 1.75 #3761

Merged
merged 3 commits into from
Dec 31, 2023
Merged

CI fix for Rust 1.75 #3761

merged 3 commits into from
Dec 31, 2023

Conversation

thomasetter
Copy link
Contributor

Fix some changed ordering in a wat output file.

Ran cargo clippy --no-deps --all-features -p wasm-bindgen-macro-support --fix -- -D warnings

Allow unused imports in web-sys, since I could not figure out how else this should be fixed.

@thomasetter thomasetter changed the title Build fix for Rust 1.75 CI fix for Rust 1.75 Dec 29, 2023
@thomasetter thomasetter force-pushed the 1.75-build-fix branch 4 times, most recently from 81ee85c to a5e4719 Compare December 30, 2023 22:47
Copy link
Collaborator

@Liamolucko Liamolucko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Liamolucko Liamolucko merged commit a3332e4 into rustwasm:main Dec 31, 2023
25 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.

None yet

2 participants