mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
920092531f
Implement `~const` item bounds in RPIT an RPIT in a `const fn` is allowed to be conditionally const itself :) r? fee1-dead or reroll
For more information about how rustc works, see the rustc dev guide.