Skip to content

Add entry to "A length-indexed Vector in Rust" #6398

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

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

guilleme-90
Copy link
Contributor

I stumbled on this post about a technique to construct a kind of vector whose size is a compile-time constant.

I stumbled on this post about a technique to construct a kind of vector whose size is a compile-time constant.
Copy link
Contributor

@nellshamrell nellshamrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty!

@nellshamrell nellshamrell merged commit d265f38 into rust-lang:master Feb 20, 2025
1 check passed
guilleme-90 added a commit to guilleme-90/this-week-in-rust that referenced this pull request Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants