Skip to content

regression: ICE no resolution for ... #147981

@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error: internal compiler error: src/librustdoc/passes/collect_intra_doc_links.rs:454:17: no resolution for "Message::field@content" TypeNS DefId(0:128 ~ randy_ng[3fa0]::utils)
[INFO] [stdout]    --> src/utils.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub(crate) const fn content(&self) -> &String {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 

Metadata

Metadata

Assignees

Labels

A-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by nameC-bugCategory: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️P-mediumMedium priorityS-has-bisectionStatus: A bisection has been found for this issueS-has-mcveStatus: A Minimal Complete and Verifiable Example has been found for this issueT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions