Auto merge of #5200 - klausi:minimal_versions, r=Eh2406
authorbors <bors@rust-lang.org>
Fri, 23 Mar 2018 19:20:10 +0000 (19:20 +0000)
committerbors <bors@rust-lang.org>
Fri, 23 Mar 2018 19:20:10 +0000 (19:20 +0000)
commitbcd0300f0e2b572e81fa17e88dcb927aa95d6b4e
tree611e1a69f4c0311d7a03e8436132f0824517930e
parent2f6cd6cf28941501c82f6a5998c674e9226fa9ce
parenta38184ffe95f93481c3a02abd5b3f06c87434c32
Auto merge of #5200 - klausi:minimal_versions, r=Eh2406

feat(resolver): Add CLI option to resolve minimal version dependencies

Fixes #4100

Test cases are still missing. We need to come up with a plan what cases we want to cover.

Thanks a lot to @Eh2406 for very helpful instructions to kick this off.
tests/testsuite/resolve.rs