mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

With associated type bounds enabled, the implied_predicates and super_predicates queries may differ for traits, since associated type bounds are also implied but are not counted as super predicates.