Skip to content

nikomatsakis/cargo-incremental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A fuzzing tool for incremental compilation that walks git history

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages