Skip to content

jgalenson/reproducible-rustc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reproducible rustc

This repository contains a script for building rustc reproducibly.

All the patches it required have now been merged.

To get reproducible builds locally, either run repro.sh or

  1. Apply the patches to two identical rustcs (tested with version 1.45.0).
  2. Build the two rustcs.
  3. Diff their stage 2s.

About

Patches to build rustc reproducibly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages