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

chore: pathfinder_simd version locked to 0.5.2 to fix Rust Nightly build errors #338

Merged
merged 2 commits into from
May 28, 2024

Conversation

yisibl
Copy link
Member

@yisibl yisibl commented May 28, 2024

See https://github.com/yisibl/resvg-js/actions/runs/9258003078/job/25467278265

error[E0432]: unresolved import `std::intrinsics::simd`
  --> /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathfinder_simd-0.5.3/src/arm/mod.rs:13:22
   |
13 | use std::intrinsics::simd::*;
   |                      ^^^^ could not find `simd` in `intrinsics`

Copy link

vercel bot commented May 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
resvg-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 0:42am

@yisibl yisibl merged commit d0546f6 into main May 28, 2024
37 checks passed
@yisibl yisibl deleted the lock-pathfinder_simd branch May 28, 2024 12:52
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