This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 3922fce
authored
Unrolled build for rust-lang#129539
Rollup merge of rust-lang#129539 - oconnor663:poll_link, r=tgross35
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.1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments