Finally, after some months of refining, the "Incremental System Rethought" RFC is out!
This RFC has been through 6 full drafts, 1 conference, 5 months of design and a closed project goal. Go roast it.
github.com/rust-lang/rfcs/pull…
#rust #foss #programming #opensource
Target Stages, an improvement of the incremental system by blyxyas · Pull Request #3881 · rust-lang/rfcs
The current model for incremental recompilations doesn't share progress between compiler activities, leading to unnecessary rebuilds. This PR introduces two concepts (target stages and stage de...GitHub