Skip to content

Conversation

@dbrgn
Copy link
Contributor

@dbrgn dbrgn commented May 19, 2019

The v1 traits are deprecated because they don't have a way to report errors.

Gets rid of the deprecation warnings (which are hard errors until #17 is merged).

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nastevens (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added S-waiting-on-review Status: Review is incomplete T-embedded-linux labels May 19, 2019
@ryankurte ryankurte self-assigned this May 29, 2019
The v1 traits are deprecated because they don't have a way to report
errors.
@dbrgn dbrgn requested a review from a team as a code owner June 11, 2019 20:42
@dbrgn
Copy link
Contributor Author

dbrgn commented Jun 11, 2019

Rebased against master, the build should now succeed (since #17 was merged).

@rnestler
Copy link
Contributor

@ryankurte Is there a bors trigger needed?

@nastevens
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Jul 1, 2019
18: Move to digital v2 traits r=nastevens a=dbrgn

The v1 traits are deprecated because they don't have a way to report errors.

Gets rid of the deprecation warnings (which are hard errors until #17 is merged).

Co-authored-by: Danilo Bargen <mail@dbrgn.ch>
@bors
Copy link
Contributor

bors bot commented Jul 1, 2019

Build succeeded

@bors bors bot merged commit fe86849 into rust-embedded:master Jul 1, 2019
@dbrgn dbrgn deleted the digital-v2 branch July 1, 2019 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Review is incomplete T-embedded-linux

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants