Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a method to retrieve unchanging terms for a package
When prefetching, we want to avoid prefetching packages we will certainly reject. `PartialSolution::unchanging_term_for_package` returns the terms from root that a certain independent from the current partial solution. See pubgrub-rs#263 (comment)
- Loading branch information