Skip to content

Improve macro hygiene#552

Open
DavidCrossman wants to merge 3 commits into
JelteF:masterfrom
DavidCrossman:macro_hygiene
Open

Improve macro hygiene#552
DavidCrossman wants to merge 3 commits into
JelteF:masterfrom
DavidCrossman:macro_hygiene

Conversation

@DavidCrossman

@DavidCrossman DavidCrossman commented Jun 11, 2026

Copy link
Copy Markdown

Synopsis

Some standard library items are used in macro codegen unqualified, reducing macro hygiene.

Solution

Use absolute paths for the unqualified items.

Checklist

  • Documentation is updated (not required)
  • Tests are added/updated (hard to test)
  • CHANGELOG entry is added (probably not required?)

I'm not sure if something this small requires a changelog entry; I'll add one if requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant