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

Make {Mutex, Notify, OnceCell, RwLock, Semaphore}::const_new always available #5885

Merged
merged 1 commit into from
Jul 28, 2023

Make `{Mutex, Notify, OnceCell, RwLock, Semaphore}::const_new` always…

98216ce
Select commit
Loading
Failed to load commit list.
Merged

Make {Mutex, Notify, OnceCell, RwLock, Semaphore}::const_new always available #5885

Make `{Mutex, Notify, OnceCell, RwLock, Semaphore}::const_new` always…
98216ce
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Netlify / Pages changed - tokio-rs completed Jul 28, 2023 in 1m 14s

24 new files uploaded

24 generated pages and no assets changed.

Details

Changed pages include:

  • tokio/sync/struct.semaphorepermit.html - view
  • tokio/sync/struct.ownedsemaphorepermit.html - view
  • tokio/sync/struct.acquireerror.html - view
  • tokio/sync/enum.tryacquireerror.html - view
  • tokio/sync/struct.mappedmutexguard.html - view
  • tokio/sync/struct.ownedmappedmutexguard.html - view
  • tokio/sync/struct.mutexguard.html - view
  • tokio/sync/enum.seterror.html - view
  • tokio/sync/struct.ownedmutexguard.html - view
  • tokio/sync/struct.notify.html - view

There are more changes not included in the list