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

Prepare for the next release #786

Merged
merged 1 commit into from Feb 5, 2022
Merged

Prepare for the next release #786

merged 1 commit into from Feb 5, 2022

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Feb 5, 2022

@taiki-e
Copy link
Member Author

taiki-e commented Feb 5, 2022

bors r+

bors bot added a commit that referenced this pull request Feb 5, 2022
786: Prepare for the next release r=taiki-e a=taiki-e

- crossbeam-epoch 0.9.6 -> 0.9.7
  - Fix Miri error when `-Zmiri-check-number-validity` is enabled. (#779)
- crossbeam-queue 0.3.3 -> 0.3.4
  - Implement `IntoIterator` for `ArrayQueue` and `SegQueue`. (#772)
- crossbeam-utils 0.8.6 -> 0.8.7
  - Add `AtomicCell<i*,u*>::{fetch_max,fetch_min}`. (#785)
  - Add `AtomicCell<i*,u*,bool>::fetch_nand`. (#785)
  - Fix unsoundness of `AtomicCell<{i,u}64>` arithmetics on 32-bit targets that support `Atomic{I,U}64` (#781)


Co-authored-by: Taiki Endo <te316e89@gmail.com>
- crossbeam-epoch 0.9.6 -> 0.9.7
- crossbeam-queue 0.3.3 -> 0.3.4
- crossbeam-utils 0.8.6 -> 0.8.7
@bors
Copy link
Contributor

bors bot commented Feb 5, 2022

Canceled.

@taiki-e
Copy link
Member Author

taiki-e commented Feb 5, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 5, 2022

Build succeeded:

@bors bors bot merged commit 2988f87 into master Feb 5, 2022
@bors bors bot deleted the next branch February 5, 2022 12:38
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.

None yet

1 participant