-
Notifications
You must be signed in to change notification settings - Fork 302
add const generics blog post #778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cc @rust-lang/core -- this looks good to me, perhaps folks want to take a look? It'd be good to get it merged soon. |
This looks good to me -- I'm thinking maybe let's merge this Wednesday (the 24th), unless some more problems are found? I'd be happy to do that if @lcnr you wanted to update the date on the post. |
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
seems good to me |
@Mark-Simulacrum can we go ahead and merge this? And if so, should I update the date of the post again, or can you quickly do that? |
Yeah, sorry, forgot about this - will bump date and merge later today. |
first draft written by @varkor and me.
cc @rust-lang/project-const-generics @rust-lang/lang