Commit fa43463
fix(ci): drop broken intra-doc link to SpawnFingerprint
CI's `RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items`
fails on the `[`SpawnFingerprint`]` link in `collect_tracked_envs`'s
docstring — it's not in scope at that site. Rewrite the prose to drop
the link; no information lost.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 45862fc commit fa43463
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
867 | 867 | | |
868 | 868 | | |
869 | 869 | | |
870 | | - | |
| 870 | + | |
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
| |||
0 commit comments