Skip to content

Allow decorators on methods, etc. #21154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nrc opened this issue Jan 14, 2015 · 1 comment
Closed

Allow decorators on methods, etc. #21154

nrc opened this issue Jan 14, 2015 · 1 comment
Labels
A-syntaxext Area: Syntax extensions

Comments

@nrc
Copy link
Member

nrc commented Jan 14, 2015

We currently support modifiers on trait and impl items, we should allow decorators too. This means adding a MultiItemDecorator interface in the same way as MultiItemModifier.

@nrc nrc added the A-syntaxext Area: Syntax extensions label Jan 14, 2015
@nrc nrc changed the title Syntax extensions: allow decorators on methods, etc. Allow decorators on methods, etc. Jan 14, 2015
@huonw
Copy link
Member

huonw commented Jan 6, 2016

Fixed by #21265.

@huonw huonw closed this as completed Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-syntaxext Area: Syntax extensions
Projects
None yet
Development

No branches or pull requests

2 participants