Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce improvements in deduplicating crates
fixes rust-lang#15656 . With this commit we have a more relaxed way of comparing to crates for equality. If two crates are `almost_equal` then deduplication takes place.
- Loading branch information