mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +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