Commit 7f43674
Fix broken rustdoc intra-doc link in match_each_integer_ptype docs
The TODO note linked `match_each_unsigned_integer_ptype` without a
resolvable path, failing `RUSTDOCFLAGS=-D warnings cargo doc`. Qualify
it with the crate path.
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>1 parent 1d143bc commit 7f43674
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
| 502 | + | |
502 | 503 | | |
503 | 504 | | |
504 | 505 | | |
| |||
0 commit comments