-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
impl ICE #3410
Copy link
Copy link
Closed
Labels
A-type-systemArea: Type systemArea: Type systemI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone
Metadata
Metadata
Assignees
Labels
A-type-systemArea: Type systemArea: Type systemI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Type
Fields
Give feedbackNo fields configured for issues without a type.
Added
, ToStrto an impl and the compiler ICEd withWas not able to boil this down to a simple repro, but rrdf commit 8fe284d4d08677d00a3eefb5180549d43faeec98 fails with rust from master on Sep 1.
Was able to work around this by adding a dedicated ToStr impl.