This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 28ffa9a
authored
Unrolled build for rust-lang#123770
Rollup merge of rust-lang#123770 - tomokinat:master, r=joboet
Correct broken link in core::pin doc
This is a minor correction to the doc, which fails to link `Unpin` trait.
Before (rendered):

After (rendered):
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
0 commit comments