rust/compiler/rustc_trait_selection
Guillaume Gomez a9bc2ef894
Rollup merge of #88851 - fee1-dead:dup-bound, r=oli-obk
Fix duplicate bounds for const_trait_impl

Fixes #88383.

Compare the constness of the candidates before winnowing and removing a `~const` `BoundCandidate`.
2021-09-13 21:20:39 +02:00
..
src Rollup merge of #88851 - fee1-dead:dup-bound, r=oli-obk 2021-09-13 21:20:39 +02:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00