mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 17:27:00 +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`.
For more information about how rustc works, see the rustc dev guide.