this post was submitted on 08 Aug 2024
253 points (99.2% liked)
196
16423 readers
1990 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Const generics are already stable. Do you mean const inline or const expressions on type level?
Sorry, I was thinking of other features covered by the Const Generics Project Group, like generic_const_exprs.
Has there been any progress on that? The projects repo seems somewhat dead.
There seems to be a couple of people keeping the lights on at the project zulip but they are presumably busy with other things.
Ah okay! Would love to see a stable generic_const_expr one day.