Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@taiki-e
Copy link
Member

@taiki-e taiki-e commented Mar 8, 2022

const_fn_trait_bound has been stabilized on Rust 1.61 (nightly-2022-03-08).

@taiki-e
Copy link
Member Author

taiki-e commented Mar 9, 2022

bors r+

bors bot added a commit that referenced this pull request Mar 9, 2022
797: Update to stabilized const_fn_trait_bound r=taiki-e a=taiki-e

const_fn_trait_bound has been stabilized on Rust 1.61.

Co-authored-by: Taiki Endo <[email protected]>
@taiki-e taiki-e force-pushed the const_fn_trait_bound branch from 27712e5 to 7b2d65f Compare March 9, 2022 03:41
@bors
Copy link
Contributor

bors bot commented Mar 9, 2022

Canceled.

@taiki-e
Copy link
Member Author

taiki-e commented Mar 9, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 9, 2022

Build succeeded:

@bors bors bot merged commit 0081fcc into master Mar 9, 2022
@bors bors bot deleted the const_fn_trait_bound branch March 9, 2022 04:20
bors bot added a commit that referenced this pull request Mar 15, 2022
800: Prepare for the next release r=taiki-e a=taiki-e

- crossbeam-channel 0.5.2 -> 0.5.3
  - Fix panic on very large timeout. (#798)
- crossbeam-epoch 0.9.7 -> 0.9.8
  - Make `Atomic::null()` const function at 1.61+. (#797)
- crossbeam-queue 0.3.4 -> 0.3.5
  - Add `ArrayQueue::force_push`. (#789)
- crossbeam-utils 0.8.7 -> 0.8.8
  - Fix a bug when unstable `loom` support is enabled. (#787)


Co-authored-by: Taiki Endo <[email protected]>
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.

2 participants