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

nightly feature fails to compile #312

Closed
quininer opened this issue Jan 27, 2022 · 2 comments
Closed

nightly feature fails to compile #312

quininer opened this issue Jan 27, 2022 · 2 comments

Comments

@quininer
Copy link

llvm_asm! was removed in the latest nightly, which caused the latest version (0.11.2) of parking_lot on crates.io to fail to compile with the nightly feature enabled.

parking_lot on master seems to have switched to asm!, maybe we can release a new version?

@superwhiskers
Copy link

i second this. i've had to switch to including parking_lot via git for it to build. i think a new release would be the best way to fix this problem

@Amanieu
Copy link
Owner

Amanieu commented Jan 28, 2022

I published a new release.

@Amanieu Amanieu closed this as completed Jan 28, 2022
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

No branches or pull requests

3 participants