link to Future::poll from the Poll docs
The most important thing about Poll is that Future::poll returns it, but previously the docs didn't emphasize this.
r? @cuviper
rustbot has assigned @cuviper. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r? to explicitly pick a reviewer
Updated as suggested. Upon closer inspection, it looks like the other part of the same page that's using <code> tags is getting fancy with links within the code block:
Interesting, rustdoc does support generics like [`Poll<std::string::String>`]. 🤷
Thanks for this fixup!
r? @tgross35 @bors r+ rollup
:pushpin: Commit 3153b7d7b4e2d528e13c40559e644bfca0735389 has been approved by tgross35
It is now in the queue for this repository.