Hacker News new | ask | show | jobs
by steveklabnik 3115 days ago
Quoting the subreddit the other day:

> Nothing except local variable names (and nested macro capture names) is hygienic in macro_rules in fact.

It's a thing that's being fixed in the new macro systems, yeah.