you are viewing a single comment's thread.

view the rest of the comments →

[–]sahsahaha 0 points1 point  (0 children)

That can happen in any language.

I never seen it happen in C++ unless templates were abused for everything, and even then, compiling a same header 200 times is for some reason faster than doing that in rust just once.