Hacker News new | ask | show | jobs
by lambdaone 233 days ago
If only someone had a way of automating this! Say perhaps using some kind of digital computer...
1 comments

I wish rustc could automatically build a DAG of “smallest group of modules with cyclic references” and use that as a compilation unit, but that's unfortunately not the case so far and it won't until someone steps up to build such a system.