Skip to content
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

don't fire empty_loop in no_std crates #5086

Merged
merged 1 commit into from
Jan 24, 2020
Merged

Conversation

basil-cow
Copy link
Contributor

closes #3746.
changelog: move no_std detection to utils, don't fire empty_loop in no_std crates

@basil-cow basil-cow changed the title don't fire empty_loop in no_std crates don't fire empty_loop in no_std crates Jan 24, 2020
@phansch
Copy link
Member

phansch commented Jan 24, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 24, 2020

📌 Commit 634774b has been approved by phansch

bors added a commit that referenced this pull request Jan 24, 2020
don't fire `empty_loop` in `no_std` crates

closes #3746.
changelog: move no_std detection to utils, don't fire empty_loop in no_std crates
@bors
Copy link
Collaborator

bors commented Jan 24, 2020

⌛ Testing commit 634774b with merge 1ccd284...

@bors
Copy link
Collaborator

bors commented Jan 24, 2020

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing 1ccd284 to master...

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.

Lint: empty_loop lint on no_std
3 participants