Skip to content

Conversation

@dflemstr
Copy link
Contributor

@dflemstr dflemstr commented Nov 18, 2019

This is for example needed when implementing the std::error::Error trait which is only possible if the std crate is available

@japaric
Copy link
Collaborator

japaric commented Dec 17, 2019

Thanks; this looks reasonable to me.

bors r+

bors bot added a commit that referenced this pull request Dec 17, 2019
22: Disable no_std when the std feature is present r=japaric a=dflemstr

This is for example needed when implementing the `std::error::Error` trait which is only possible if the `std` crate is available

Co-authored-by: David Flemström <dflemstr@spotify.com>
@bors
Copy link
Contributor

bors bot commented Dec 17, 2019

Build succeeded

@bors bors bot merged commit 711a336 into rust-embedded-community:master Dec 17, 2019
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