Skip to content

Conversation

@mcy
Copy link
Contributor

@mcy mcy commented Mar 3, 2020

Pull Request Overview

This commit removes three unnecessary uses of the concat_idents!() macro, essentially inlining all calls to it.

Testing Strategy

This change is a no-op, so make allcheck is sufficient.

TODO or Help Wanted

N/A

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make formatall.

This commit removes three unnecessary uses of the concat_idents!()
macro, essentially inlining all calls to it.
@mcy
Copy link
Contributor Author

mcy commented Mar 3, 2020

I should point out that rust-lang/rust#29599 basically boils down to "this will never be stabilized because it's solving an XY problem."

Copy link
Member

@alevy alevy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, this is annoying, but seems reasonable if it'll never (or even not soon) stabilized. Thanks!

@alevy
Copy link
Member

alevy commented Mar 3, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 3, 2020

Build succeeded

@bors bors bot merged commit 8f4b3a2 into tock:master Mar 3, 2020
@mcy mcy mentioned this pull request Mar 3, 2020
29 tasks
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.

2 participants