-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
dep_targets
consistent throughout compilation
Previously it depended on dynamic state that was calculated throughout a compilation which ended up causing different fingerprints showing up in a few locations, so this makes the invocation deterministic throughout `cargo_rustc`.
- Loading branch information
1 parent
67b3b44
commit f90d21f
Showing
2 changed files
with
33 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters