- Soundness of ptr::add and manual bounds checking in unsafe code? https://doc.rust-lang.org/std/primitive.pointer.html#method.add-1 12 comments rust
- Rust/LLVM UB Questions! What is an "Allocated Object"? https://doc.rust-lang.org/std/primitive.pointer.html#method.offset 9 comments rust
Linking pages
- Rust's Unsafe Pointer Types Need An Overhaul - Faultlore https://gankra.github.io/blah/fix-rust-pointers/ 273 comments
- rust/RELEASES.md at stable · rust-lang/rust · GitHub https://github.com/rust-lang/rust/blob/stable/RELEASES.md 141 comments
- The Tower of Weakenings: Memory Models For Everyone - Faultlore https://gankra.github.io/blah/tower-of-weakenings/ 120 comments
- rust/RELEASES.md at master · rust-lang/rust · GitHub https://github.com/rust-lang/rust/blob/master/RELEASES.md 119 comments
- GitHub - nvzqz/impls: A Rust macro to determine if a type implements a logical trait expression https://github.com/nvzqz/impls 18 comments
- Exposing FFI from the Rust library · svartalf https://svartalf.info/posts/2019-03-01-exposing-ffi-from-the-rust-library/ 14 comments
- Rust's Unsafe Pointer Types Need An Overhaul - Faultlore https://faultlore.com/blah/fix-rust-pointers/ 7 comments
- How Rust can build an elegant API around raw memory https://litchipi.site/post/14762501311625827021 1 comment
- 🦀 🥧 rusty-pi 01: Blinky | arjunv https://blog.arjunv.net/2023/05/10/rusty-pi-01-blinky.html 1 comment
- What I Learned From Building A Postgres Extension In Rust | Goodness’s blog https://goodyduru.github.io/database/2024/04/15/what-i-learned-from-building-a-postgres-extension-in-rust.html 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:doc.rust-lang.org
Search title: pointer - Rust
See how to search.