mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 19:17:02 +00:00
- 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