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

Bump MSRV to Rust 1.61, various cleanups #1037

Merged
merged 8 commits into from
Nov 5, 2023
Merged

Bump MSRV to Rust 1.61, various cleanups #1037

merged 8 commits into from
Nov 5, 2023

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Nov 5, 2023

Originally, I intended to just raise the MSRV to unblock the #1015 and #1033, but the parts of #1015's change that do not affect the behavior, and the implementation of #1033 are now included...

Closes #1033

@taiki-e taiki-e merged commit 18afbb6 into master Nov 5, 2023
23 checks passed
@taiki-e taiki-e deleted the taiki-e/msrv branch November 5, 2023 16:24
notgull added a commit to smol-rs/concurrent-queue that referenced this pull request Dec 16, 2023
notgull added a commit to smol-rs/concurrent-queue that referenced this pull request Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Use cfg(target_has_atomic) instead of hard coding which targets support atomics
1 participant