Commit edb0697
committed
Fix incorrect tracking issue link for read_le/read_be
The unstable attribute on Read::read_le and Read::read_be pointed to
issue 156983, which is the implementation PR. The tracking issue is
156984, so the docs on doc.rust-lang.org linked to the wrong page.
Closes #1587211 parent c397dae commit edb0697
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
1297 | | - | |
| 1297 | + | |
1298 | 1298 | | |
1299 | 1299 | | |
1300 | 1300 | | |
| |||
1327 | 1327 | | |
1328 | 1328 | | |
1329 | 1329 | | |
1330 | | - | |
| 1330 | + | |
1331 | 1331 | | |
1332 | 1332 | | |
1333 | 1333 | | |
| |||
0 commit comments