-
Notifications
You must be signed in to change notification settings - Fork 13k
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
document [int*3] #3340
Milestone
Comments
The tutorial mentions this in the vectors section now. |
flip1995
pushed a commit
to flip1995/rust
that referenced
this issue
Jun 4, 2022
…endoo Don't lint `useless_transmute` on types with erased regions fixes rust-lang#6356 fixes rust-lang#3340 fixes rust-lang#2906 This should get a proper fix at some point, but this at least gets the lint running on some types. cc rust-lang#5343 changelog: Don't lint `useless_transmute` on types with erased regions
RalfJung
pushed a commit
to RalfJung/rust
that referenced
this issue
Mar 9, 2024
remove the ability to disable ABI checking This got deprecated in rust-lang/miri#3071, about half a year ago. `@rust-lang/miri` I think it's fine to remove this now.
jaisnan
pushed a commit
to jaisnan/rust-dev
that referenced
this issue
Jul 29, 2024
Update Rust toolchain from nightly-2024-07-13 to nightly-2024-07-14 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@c6727fc up to rust-lang@fcaa6fd.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
...
The text was updated successfully, but these errors were encountered: