hyperhive/docs/process
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 336ed5a010 docs+comments: say what changed instead of tagging the tracker item
The prose added by this branch named the tracker item in seventeen
places, which check-issue-refs.sh rejects: a `#N` tag is dead weight for
anyone reading the public mirror, where no issue data exists. Each one
now states the fact it was pointing at — the parent field is gone — so
the sentence stands on its own.

Two of those lines also carried a rustdoc break: `[`write`]` in
topology.rs is ambiguous between the module's own `write` fn and the
`write!` macro, which `-D rustdoc::broken-intra-doc-links` fails. Spelled
`[`write()`]`, per rustdoc's own suggestion.

The host_config.rs rewrite is two lines rather than three so the doc
block stays under check-comment-blocks.sh's 30-line ceiling.
2026-09-21 22:43:16 +02:00
..
conventions.md docs+comments: say what changed instead of tagging the tracker item 2026-09-21 22:43:16 +02:00
gotchas.md docs: suppress reviewed write-good.Passive false positives 2026-09-20 16:24:11 +02:00
pr-review-gate.md docs: suppress reviewed write-good.Passive false positives 2026-09-20 16:24:11 +02:00