Skip to content
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

Implementation of vector build function have a nasty reinterpret_cast #3272

Closed
msullivan opened this issue Aug 24, 2012 · 0 comments
Closed
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@msullivan
Copy link
Contributor

Because we couldn't infer purity, we use reinterpret_cast to make the push functions passed to the build_sized functions in vec and at_vec have the right type. Once the fix for #3023 gets snapshotted, we should fix this.

@ghost ghost assigned msullivan Aug 24, 2012
@msullivan msullivan removed their assignment Jun 16, 2014
RalfJung pushed a commit to RalfJung/rust that referenced this issue Jan 28, 2024
update comment about CARGO_MAKEFLAGS
jaisnan pushed a commit to jaisnan/rust-dev that referenced this issue Jul 29, 2024
Update Rust toolchain from nightly-2024-06-17 to nightly-2024-06-18
without any other source changes.
This is an automatically generated pull request. If any of the CI checks
fail, manual intervention is required. In such a case, review the
changes at https://github.com/rust-lang/rust from
rust-lang@d7f6eba
up to
rust-lang@59e2c01.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

1 participant