Skip to content

Commit

Permalink
Rollup merge of #57992 - Matthias247:waker4, r=cramertj
Browse files Browse the repository at this point in the history
Update the future/task API

This change updates the future and task API as discussed in the stabilization RFC at rust-lang/rfcs#2592.

Changes:
- Replacing UnsafeWake with RawWaker and RawWakerVtable
- Removal of LocalWaker
- Removal of Arc-based Wake trait
  • Loading branch information
Centril authored Feb 14, 2019
2 parents 3388251 + 15d5b3c commit 41eb047
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 41eb047

Please sign in to comment.