On Wednesday, 13 June 2012 at 11:47:31 UTC, Iain Buclaw wrote:
std.datetime is one reason for me to run it again. I can imagine that
*that* module will have an impact on parse times.  But I'm still
persistent that the majority of the compile time in the frontend is done in the first semantic pass, and not the read/parser stage. :~)

Probably. Also test with -fsyntax-only is it works and runs semantic passes.

Reply via email to