about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-08-23 08:38:22 +0000
committerbors <bors@rust-lang.org>2018-08-23 08:38:22 +0000
commit827e57c2f69a9caad36fab189770ad0bb8957d4f (patch)
treecbed5e86adb9884ea180e41b3b0a8bdc0a9ff673 /src/libsyntax/parse
parentc648b0bb2b3e4f776ff6034f465d9afee622a939 (diff)
parentb34503e60ee674b31797790b2b8d8a20f1a54e48 (diff)
downloadrust-827e57c2f69a9caad36fab189770ad0bb8957d4f.tar.gz
rust-827e57c2f69a9caad36fab189770ad0bb8957d4f.zip
Auto merge of #53459 - petrochenkov:stabmore, r=nrc
Stabilize a few secondary macro features

- `tool_attributes` - closes https://github.com/rust-lang/rust/issues/44690
- `proc_macro_path_invoc` - this feature was created due to issues with tool attributes (https://github.com/rust-lang/rust/issues/51277), those issues are now fixed (https://github.com/rust-lang/rust/pull/52841)
- partially `proc_macro_gen` - this feature was created due to issue https://github.com/rust-lang/rust/issues/50504, the issue is now fixed (https://github.com/rust-lang/rust/pull/51952), so proc macros can generate modules. They still can't generate `macro_rules` items though due to unclear hygiene interactions.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions