Skip to content

Conversation

rnestler
Copy link
Contributor

It only makes sense to export interrupt if the interrupt! macro is
exported as well, since it's the only thing using it.
Fixes #260

It only makes sense to export interrupt if the interrupt! macro is
exported as well, since it's the only thing using it.
@rnestler rnestler requested a review from a team as a code owner November 27, 2018 09:26
@rnestler
Copy link
Contributor Author

@japaric

Copy link
Member

@japaric japaric left a comment

Choose a reason for hiding this comment

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

LGTM!

bors r+

bors bot added a commit that referenced this pull request Nov 27, 2018
261: Only export Interrupt as interrupt when 'rt' is enabled r=japaric a=rnestler

It only makes sense to export interrupt if the interrupt! macro is
exported as well, since it's the only thing using it.
Fixes #260 

Co-authored-by: Raphael Nestler <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 27, 2018

Build succeeded

@bors bors bot merged commit 93b6081 into rust-embedded:master Nov 27, 2018
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