this post was submitted on 02 Jul 2026
44 points (100.0% liked)
Rust
8114 readers
60 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nope, the bug was present in multiple stable versions. From the Github issue comments:
Wow. I wonder why nobody saw this before then? Op's code doesn't look unusual.
that's a pretty big fuckup, no? also does MIR not check for variable not being initialized?