Skip to content

Commit 490273c

Browse files
committed
woo, const param defaults are stable
1 parent 08d35a1 commit 490273c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHARTER.md

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ The goal of this group is to both improve and extend the support for const gener
66

77
Improving the user experience when using and working on const generics. This includes both improvements to diagnostics for the already stabilized parts as well as adding new features:
88

9-
- const param defaults `struct Foo<const N: usize = 3>`
109
- more const param types, most importantly user defined types and `&'static str`
1110
- allowing complex generic operations in constants
1211

0 commit comments

Comments
 (0)