Skip to content

Commit

Permalink
chore: Attempt to make reproducible builds
Browse files Browse the repository at this point in the history
Rustc still does not have complete support for fully reproducible builds
(rust-lang/rust#75362). Attempt to narrow the
gap by following the advice from
(rust-lang/rust#102299) and overwrite all
panic paths with a different, consistent value.
  • Loading branch information
Leander Beernaert committed May 21, 2023
1 parent b42b5fd commit 69135ab
Show file tree
Hide file tree
Showing 4 changed files with 2,693 additions and 3 deletions.
Loading

0 comments on commit 69135ab

Please sign in to comment.