rust-lang / rust-project-goals

Rust Project Goals tracker
https://rust-lang.github.io/rust-project-goals/
MIT License
41 stars 41 forks source link

"Stabilizable" prototype for expanded const generics #62

Closed nikomatsakis closed 1 month ago

nikomatsakis commented 1 month ago
Metadata
Owner(s) @BoxyUwU
Team(s) lang, types
Goal document 2024h2/min_generic_const_arguments.md

Summary

Experiment with a new min_generic_const_args implementation to address challenges found with the existing approach

Tasks and status