Commit 18f7d41
authored
Rollup merge of rust-lang#53507 - phungleson:fix-impl-from-for-waker, r=cramertj
Add doc for impl From for Waker
As part of issue rust-lang#51430 (cc @skade).
The impl is very simple, so not sure if we need to go into any details.1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
191 | 196 | | |
192 | 197 | | |
193 | 198 | | |
| |||
0 commit comments