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

Ignore deprecated warnings on spin_loop_hint #647

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jan 15, 2021

spin_loop_hint is deprecated in 1.51. (rust-lang/rust#80966)

However, the alternative (hint::spin_loop) requires Rust 1.49+, so ignore deprecated warnings for now.

@taiki-e
Copy link
Member Author

taiki-e commented Jan 15, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 15, 2021

Build succeeded:

@bors bors bot merged commit 90cd7dc into crossbeam-rs:master Jan 15, 2021
@taiki-e taiki-e deleted the spin_loop_hint branch January 15, 2021 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant