The compiler with debug assertions is really slow #121110
Closed
Description
The compiler compiled with debug assertions has gotten really slow recently. For example, compiling the standard library takes way longer than it used to.
This is bad, it makes it way harder to work on rustc.