Rustacean Station  cover image

Announcing Rustacean Station and Rust 1.36

Rustacean Station

CHAPTER

Unsafe Code: A New Way to Initialize Variables

In Rust, we have mechanisms at compile time to enforce that you actually initialize it before you use it. And so in C, you can just say int X semicolon next line and then like X plus two, and who knows? Something might happen. In unsafe code, we do allow this mem uninitialized to kind of do some of the same patterns. But there's now a new way of doing this.

00:00
Transcript
Play full episode

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner