rust-lang / rust-project-goals

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

"Stabilizable" prototype for expanded const generics #93

Closed nikomatsakis closed 3 months ago

nikomatsakis commented 3 months ago
Metadata
Owner(s) %BoxyUwU
Team(s) lang, types
Goal document 2024h2/min_generic_const_arguments

Summary

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

Tasks and status