cargo/crates/resolver-tests
bors 5847787fef Auto merge of #8274 - Eh2406:8249-repro, r=alexcrichton
reset lockfile information between resolutions

#8249 pointed out that some kind of lockfile data was leaking between calls to the resolver. @ehuss made a reproducing test case. This PR resets the `LockedMap` data structure when calling `register_previous_locks`.

lets see if CI likes it.
fix #8249
2020-06-01 16:01:10 +00:00
..
src Bump to semver 0.10 for VersionReq::is_exact 2020-05-25 11:11:45 +01:00
tests confirm that it is not a bug at resolver level 2020-05-28 15:43:30 -04:00
Cargo.toml Extract resolver tests to their own crate 2019-06-18 10:50:48 -07:00