mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
61f33bfd29
- Adds optional default values to const generic parameters in the AST and HIR - Parses these optional default values - Adds a `const_generics_defaults` feature gate