-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Unexpected panic while using cargo doc command with nom 4.2.2. #59703
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
After a simple
git clone, I tried to generate the crate documentation. I really don't know why I get this error.The problem seems to be here but what's wrong? ^^'
The source is on glitch: https://glitch.com/edit/#!/nom-fork?path=nom/README.md:1:0
Meta
Feel free to ping me if you need to ask me more!