]> git.proxmox.com Git - cargo.git/commit
Auto merge of #9602 - ehuss:diesel-warning, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 21 Jun 2021 15:43:27 +0000 (15:43 +0000)
committerbors <bors@rust-lang.org>
Mon, 21 Jun 2021 15:43:27 +0000 (15:43 +0000)
commitf2c22a3690c1e6c91c3d033780f07be7bcfe1b34
tree4361cfde3f26f248b802e8e7cb61acb70dd6afc0
parent9548b78ac90ba8eb12db851ab7432ace802644aa
parent9c809b79c76455f9e18b058780413b5257b921f9
Auto merge of #9602 - ehuss:diesel-warning, r=alexcrichton

Add a compatibility notice for diesel and the new resolver.

This adds a notice about a compatibility issue with diesel and the new feature resolver. This will display a notice if it detects the scenario where diesel causes a build error.  It also prints a not when using `cargo fix --edition` when it detects a setup that may fail.