Skip to content

docs: fix stale GpuInfo::gfx_target intra-doc link - #22

Merged
jorge-menjivar merged 1 commit into
mainfrom
docs/fix-arch-target-link
Aug 20, 2026
Merged

docs: fix stale GpuInfo::gfx_target intra-doc link#22
jorge-menjivar merged 1 commit into
mainfrom
docs/fix-arch-target-link

Conversation

@jorge-menjivar

Copy link
Copy Markdown
Owner

The field became arch_target in #16, but the rocm_host() docs kept the old name. The link has been unresolved since, and cargo doc fails under -D warnings:

error: unresolved link to `GpuInfo::gfx_target`
   --> src/lib.rs:626

One-line rename. No CI job builds docs today, so nothing was red — worth knowing if a docs job is ever added, since it would fail on main as it stands.

🤖 Generated with Claude Code

The field became arch_target in #16; the rocm_host() docs kept the old
name, breaking the link and the rustdoc build under -D warnings.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@jorge-menjivar
jorge-menjivar merged commit 468bd2b into main Aug 20, 2026
10 checks passed
@jorge-menjivar
jorge-menjivar deleted the docs/fix-arch-target-link branch August 20, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant