Skip to content

Commit

Permalink
Teach SVH computation to ignore more implementation artifacts.
Browse files Browse the repository at this point in the history
In particular, this version of strict version hash (SVH) works much
like the deriving(Hash)-based implementation did, except that uses a
content-based hash that filters rustc implementation artifacts and
surface syntax artifacts.

Fix #14132.
  • Loading branch information
pnkfelix committed May 15, 2014
1 parent d6cf0df commit b9ed9ed
Showing 1 changed file with 407 additions and 16 deletions.
Loading

0 comments on commit b9ed9ed

Please sign in to comment.