We're a place where coders share, stay up-to-date and grow their careers.
The Rust example (in the graphic) is not a compiler error (for quiet sometime now). Compiler is smart enough to understand that "y isn't using it anymore".
y
I know, but the image is not that important here. I'll use correct representations for the Rust part coming next
Cool! No worries. (Though I'm not sure why you'd want to keep an incorrect representation.)
The Rust example (in the graphic) is not a compiler error (for quiet sometime now). Compiler is smart enough to understand that "
y
isn't using it anymore".I know, but the image is not that important here. I'll use correct representations for the Rust part coming next
Cool! No worries. (Though I'm not sure why you'd want to keep an incorrect representation.)