mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 12:28:29 +00:00

Feed `explicit_predicates_of` instead of `predicates_of` Tiny nitpick, just avoiding needing to mark the `predicates_of` query as feedable since it's derived from `explicit_predicates_of`.