Skip to content

Conversation

@Kimundi
Copy link
Contributor

@Kimundi Kimundi commented Jul 20, 2014

  • Made custom syntax extensions capable of expanding custom macros by moving SyntaxEnv into ExtCtx
  • Added convenience method on ExtCtx for getting a macro expander.
  • Made a few things private to force only a single way to use them (through ExtCtx)
  • Removed some ancient commented-out code

Closes #14946

bors added a commit that referenced this pull request Jul 22, 2014
- Made custom syntax extensions capable of expanding custom macros by moving `SyntaxEnv` into `ExtCtx`
- Added convenience method on `ExtCtx` for getting a macro expander.
- Made a few things private to force only a single way to use them (through `ExtCtx`)
- Removed some ancient commented-out code

Closes #14946
@bors bors closed this Jul 22, 2014
@bors bors merged commit cef4378 into rust-lang:master Jul 22, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 13, 2023
fix: Fix docs path for derive macros

Fixes rust-lang#15831.

Not sure about `attr`, I don't think those are documented anyway. And many macros don't work because we pick the wrong path.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 16, 2025
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.

recursive macro --- macro doesn't exist

3 participants