mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 03:48:11 +00:00
Add `#[rustc_dump_{predicates,item_bounds}]`
Conflicts with #126668.
As discussed
r? compiler-errors CC ``@fee1-dead``
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.