mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
81fccef2b2
Fix const conditions for RPITITs Fixes #133918 r? lcnr
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.