Closed
Description
A while ago we stopped getting full re-use when re-compiling an unchanged code base in the rust-icci tests:
- https://travis-ci.org/rust-icci/rand/jobs/198892096#L687
- https://travis-ci.org/rust-icci/euclid/jobs/201536795#L521
- https://travis-ci.org/rust-icci/rust-url/jobs/201184853#L419
The regression seems to have been introduced in this commit range, which includes the new graph reduction algorithm: 0648517...ea7a648