|
|
|
|
|
by pjmlp
2830 days ago
|
|
Compile times are really a big pain point, even slower than C++, when taking advantage of incremental compilation, linking, binary libraries and experimental modules, while not being crazy with templates. I am also looking forward to the incremental compilation improvements. Still think that until cargo actually supports binary dependencies, the experience will not be as fast as it could be. |
|