Closed
Description
This issue is reference issue for the upcomming pi type trilogy, dividing the old RFC into 3 parts.
- RFC: Constant generics (restricted Π types) for Rust, core RFC (v2) #1931: Core proposal.
with
bounds for pi types. #1932:with
bounds on pi types.- Fully dependent pi types. #1933: Breaking runtime-compile time barrier.