#incremental #compilation #rustc #walk #history #git-history #point

app cargo-incremental

A tool for using and testing rustc's incremental compilation support

24 releases

Uses old Rust 2015

0.1.23 May 17, 2018
0.1.20 Jan 3, 2018
0.1.19 Dec 27, 2017
0.1.17 Nov 19, 2017
0.1.11 Nov 30, 2016

#900 in Development tools

Apache-2.0/MIT

67KB
1.5K SLoC

This is a tool that can be used to fuzz-test rustc's incremental compilation feature. It will walk your git repository history and build revisions in succession, checking at each point that an incremental build performs the same as building from scratch.

Or at least that's the idea. It doesn't really exist yet. :P

Dependencies

~17MB
~370K SLoC