mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-13 07:37:49 +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