Skip to content

Remove the #[merge] attribute - #6722

Closed
alexcrichton wants to merge 2 commits into
rust-lang:incomingfrom
alexcrichton:issue-4219-no-merge-hack
Closed

Remove the #[merge] attribute#6722
alexcrichton wants to merge 2 commits into
rust-lang:incomingfrom
alexcrichton:issue-4219-no-merge-hack

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Changes the int/uint modules to all use macros instead of using the merge attribute. It would be nice to have #4375 resolved as well for this, but that can probably come at a later date.

Closes#4219.

@brendanzab

Copy link
Copy Markdown
Contributor

Nice! Linking this to: #4819.

@brson

Copy link
Copy Markdown
Contributor

Thanks. I'm glad to see that hack die. 🍧

bors added a commit that referenced this pull request May 25, 2013
…rson
Changes the int/uint modules to all use macros instead of using the `merge` attribute. It would be nice to have #4375 resolved as well for this, but that can probably come at a later date.
Closes#4219.
@borsbors closed this May 25, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 3, 2021
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 3, 2021
…fate
Downgrade suspicious_op..._groupings to Nursery
This addresses rust-lang#6722.
changelog: Downgrade [`suspicious_lint_operations`] to Nursery
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6722: Minor proc macro cleanups r=jonas-schievink a=jonas-schievink
bors r+
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Sign up for freeto 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.

4 participants

@alexcrichton@brendanzab@brson@bors