rust-cli / human-panic

Panic messages for humans.
https://docs.rs/human-panic
Apache License 2.0
1.66k stars 65 forks source link

Ensure macro-internal variables are properly encapsulated #109

Closed dead-claudia closed 1 year ago

dead-claudia commented 1 year ago

I actually ran into this in the wild with a local Metadata struct that wasn't being referenced correctly in the outer function, resulting in pretty obvious compilation errors.

epage commented 1 year ago

Thanks!

epage commented 1 year ago

Released in v1.1.5