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

app cargo-incremental

一个用于使用和测试rustc增量编译支持的工具

24个版本

使用旧的Rust 2015

0.1.23 2018年5月17日
0.1.20 2018年1月3日
0.1.19 2017年12月27日
0.1.17 2017年11月19日
0.1.11 2016年11月30日

#975开发工具 中排名

Download history 1/week @ 2024-03-09 10/week @ 2024-03-30 2/week @ 2024-04-06

每月 65 次下载

Apache-2.0/MIT

67KB
1.5K SLoC

这是一个可以用来模糊测试rustc增量编译功能的工具。它会遍历你的git仓库历史,并依次构建版本,检查在每个点上增量构建是否与从头开始构建相同。

或者至少这是想法。它还不存在。 :P

依赖项

~13MB
~329K SLoC