Closed
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