This should be an easy one, but the docs for `std::task::Waker` look like this: <img width="998" alt="image" src="https://user-images.githubusercontent.com/634666/66693186-3496fc00-ec5b-11e9-9b80-a98609b0d15a.png"> But it should probably just say `Send` and `Sync` not `trait@Send` and `trait@Sync`