this post was submitted on 28 Sep 2024
53 points (98.2% liked)

Rust

5930 readers
36 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

A short post on how variable names can leak out of macros if there is a name collision with a constant. I thought this was a delightful read!

you are viewing a single comment's thread
view the rest of the comments
[–] BB_C 8 points 1 month ago

Also:

A short post on how variable names can leak out of macros

I don't think you understood the blog OP!