Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
scope()
function soft-deprecated
Make crossbeam's `scope()` function soft-deprecated in favor of the more efficient `std::thread::scope` that stabilized on Rust 1.63.
- Loading branch information