mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57: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