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

Use repr(transparent) where possible and apply rustfmt to those files #90

Merged
merged 1 commit into from
Aug 3, 2018
Merged

Use repr(transparent) where possible and apply rustfmt to those files #90

merged 1 commit into from
Aug 3, 2018

Conversation

TimDiekmann
Copy link

@TimDiekmann TimDiekmann commented Aug 3, 2018

Closes #72


This change is Reviewable

@MaikKlein
Copy link
Member

Looks good, but why is your formatting different? Do you use rustfmt-preview?

@TimDiekmann
Copy link
Author

TimDiekmann commented Aug 3, 2018

Yup, latest version:

$ rustfmt --version
rustfmt 0.9.0-nightly (d50e361 2018-08-01)

installed via rustup:

$ rustup component add rustfmt-preview`
info: component 'rustfmt-preview' for target 'x86_64-unknown-linux-gnu' is up to date

@MaikKlein MaikKlein merged commit 4797c12 into ash-rs:generator Aug 3, 2018
@TimDiekmann TimDiekmann deleted the repr-transparent branch August 3, 2018 13:31
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