rambling_lunatic@sh.itjust.works to 196 · 4 个月前Rustulesh.itjust.worksimagemessage-square25fedilinkarrow-up1256
arrow-up1256imageRustulesh.itjust.worksrambling_lunatic@sh.itjust.works to 196 · 4 个月前message-square25fedilink
minus-squarePloplinkfedilinkarrow-up3·4 个月前Const generics are already stable. Do you mean const inline or const expressions on type level?
minus-squareGinny [they/she]linkfedilinkarrow-up4·4 个月前Sorry, I was thinking of other features covered by the Const Generics Project Group, like generic_const_exprs.
minus-squarePloplinkfedilinkarrow-up2·4 个月前Has there been any progress on that? The projects repo seems somewhat dead.
minus-squareGinny [they/she]linkfedilinkarrow-up3·4 个月前There seems to be a couple of people keeping the lights on at the project zulip but they are presumably busy with other things.
minus-squarePloplinkfedilinkarrow-up2·4 个月前Ah okay! Would love to see a stable generic_const_expr one day.
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.