6 ms·
If only someone had a way of automating this! Say perhaps using some kind of digital computer...
by lambdaone 11mo ago
If only someone had a way of automating this! Say perhaps using some kind of digital computer...
- littlestymaar 11mo agoI 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.