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

Write Builders manually #101

Closed
wants to merge 1 commit into from
Closed

Write Builders manually #101

wants to merge 1 commit into from

Conversation

burrbull
Copy link
Member

No description provided.

@burrbull burrbull requested a review from a team as a code owner November 16, 2019 20:20
@Emilgardis
Copy link
Member

A lot of noise from cargo fmt (I assume). Could you split it up?

@therealprof
Copy link
Contributor

I don't think the rustfmt noise is too present. Do you mean we should rustfmt before this PR?

@Emilgardis
Copy link
Member

No, I mean one commit for rustfmt and one with the builder changes.

@burrbull
Copy link
Member Author

I am not able to split them.

@therealprof
Copy link
Contributor

No, I mean one commit for rustfmt and one with the builder changes.

Same thing. ;)

Copy link
Member

@Emilgardis Emilgardis left a comment

Choose a reason for hiding this comment

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

Lgtm

I'd like to see some tests though. Too prevent the previous situation

@burrbull

This comment has been minimized.

@therealprof

This comment has been minimized.

@burrbull

This comment has been minimized.

@burrbull

This comment has been minimized.

bors bot added a commit that referenced this pull request Feb 11, 2020
106: serde skip serialization r=therealprof a=burrbull

Part of #101 

This change should not be breaking.

Co-authored-by: Andrey Zgarbul <[email protected]>
@burrbull burrbull force-pushed the build branch 2 times, most recently from 276845c to 1b5234d Compare February 14, 2020 10:10
@marcoieni marcoieni mentioned this pull request Apr 20, 2020
10 tasks
@cr1901
Copy link

cr1901 commented Apr 24, 2020

@Emilgardis What is the status of this PR? I'm trying to remove an outdated in-tree version of svd_parser in msp430_svd. I need either this or a default implementation of Peripherals struct so I can create my own; the _extensible field forbids me from creating my own.

@burrbull
Copy link
Member Author

Closed. See #115

@burrbull burrbull closed this Apr 24, 2020
bors bot added a commit that referenced this pull request Apr 25, 2020
115: Write Builders manually 2 r=Emilgardis a=burrbull

#101  without changes in Error hierarchy.

Should slightly be easier to review.

Co-authored-by: Andrey Zgarbul <[email protected]>
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.

4 participants