Skip to content

Add decorator syntax extensions on trait and impl items #25024

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

Merged
merged 19 commits into from
May 13, 2015

Conversation

nrc
Copy link
Member

@nrc nrc commented May 1, 2015

No description provided.

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

r? @sfackler or @huonw (also cc both)

@bors
Copy link
Collaborator

bors commented May 2, 2015

☔ The latest upstream changes (presumably #25027) made this pull request unmergeable. Please resolve the merge conflicts.

@nrc
Copy link
Member Author

nrc commented May 6, 2015

@sfackler review ping

@sfackler
Copy link
Member

sfackler commented May 7, 2015

I would not be opposed to just removing Modifier and Decorator to cut down on the duplicated code for the old/new cases, but r+ other than that.

@nrc
Copy link
Member Author

nrc commented May 7, 2015

@sfackler thanks for the review. My plan is to remove them after a month or so deprecation period - don't want to blind-side users too much.

@nrc
Copy link
Member Author

nrc commented May 12, 2015

@bors r=@sfackler 5d16772

@bors
Copy link
Collaborator

bors commented May 12, 2015

⌛ Testing commit 5d16772 with merge d1528da...

@bors
Copy link
Collaborator

bors commented May 12, 2015

💔 Test failed - auto-mac-64-opt

@nrc
Copy link
Member Author

nrc commented May 13, 2015

@bors r=sfackler c544e83

bors added a commit that referenced this pull request May 13, 2015
@bors
Copy link
Collaborator

bors commented May 13, 2015

⌛ Testing commit c544e83 with merge dd9dcc1...

@bors bors merged commit c544e83 into rust-lang:master May 13, 2015
@gsingh93
Copy link
Contributor

Would it be a good idea to just rename MultiItemModifer to ItemModifier instead of removing ItemModifier? I'm not really a fan of the name MultiItemModifier.

@nrc
Copy link
Member Author

nrc commented May 20, 2015

Probably. That would require another deprecation stage, but that's OK.

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.

7 participants