-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
So I wanted to know which exact compiler flags playground is using, and I remembered flags get dumped on an ICE, so I thought I would be clever and added break rust;
, our joke ICE.
But alas, it does not dump the flags that way. Could we make the joke ICE even more useful than it already is by making it print the compiler flags like normal ICEs do? :D
chrissimpkins, estebank, xen0n, DianaNites, workingjubilee and 2 moreCentril, lcnr, aclonegeek, Lonami, 197g and 6 moreshepmaster and lvyitian
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.