Skip to content

Fix ICE when wrong intra-doc link on type alias#157317

Open
GuillaumeGomez wants to merge 1 commit into
rust-lang:mainfrom
GuillaumeGomez:intra-doc-type-alias
Open

Fix ICE when wrong intra-doc link on type alias#157317
GuillaumeGomez wants to merge 1 commit into
rust-lang:mainfrom
GuillaumeGomez:intra-doc-type-alias

Conversation

@GuillaumeGomez
Copy link
Copy Markdown
Member

@GuillaumeGomez GuillaumeGomez commented Jun 2, 2026

Fixes #157204.

I'm surprised this case wasn't uncovered before. Anyway, it was just a missing Err creation.

r? @camelid

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ICE]: rustdoc: collect_intra_doc_links: internal error: entered unreachable code

3 participants