Incremental Compilation

Over the past week I've been trying to understand rust's incremental compilation model by implementing it myself. The one inside rustc is already very well documented, but the implementation lives inside of a giant compiler. Maybe this is a little more accessible to you!

Author: Published: 2024-08-12