Skip to content

Fix CI failure on main#4857

Merged
guybedford merged 1 commit into
wasm-bindgen:mainfrom
drewcrawford:fix_ci
Dec 12, 2025
Merged

Fix CI failure on main#4857
guybedford merged 1 commit into
wasm-bindgen:mainfrom
drewcrawford:fix_ci

Conversation

@drewcrawford

@drewcrawford drewcrawford commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

Root cause: today's rust release

  • Behavior of warning allow/deny order changed
  • DefaultHasher implementation changed (Remaining non-determinism #4834)
  • LLVM now emits exports in new / nondeterministic order

@drewcrawford drewcrawford marked this pull request as draft December 12, 2025 01:23
@codspeed-hq

codspeed-hq Bot commented Dec 12, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #4857 will not alter performance

Comparing drewcrawford:fix_ci (38ef27b) with main (24ca04c)

Summary

✅ 4 untouched

Root cause: rust release

* Behavior of warning allow/deny order changed
* DefaultHasher implementation changed (#4834)
* LLVM now emits exports in new / nondeterministic order
@drewcrawford drewcrawford marked this pull request as ready for review December 12, 2025 02:34
@guybedford guybedford merged commit dcb9018 into wasm-bindgen:main Dec 12, 2025
56 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.

2 participants