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

Remove #[cfg(tests)] from build.rs #232

Merged
merged 1 commit into from
Mar 30, 2019

Conversation

h-michael
Copy link
Member

See budziq/rust-skeptic#60

I tried to use https://github.com/assert-rs/docmatic.
But we can't use that, because we use monorepo.

@tomhoule
Copy link
Member

The CI failure is due to rustfmt.

I don't know how much longer skeptic makes the builds, but I think the priority is fixing this so we can merge this PR once CI passes.

Thanks a lot for working on this!

@h-michael
Copy link
Member Author

@tomhoule I've fixed it.

I don't know how much longer skeptic makes the builds, but I think the priority is fixing this so we can merge this PR once CI passes.

I don't care of build time. Many people dislike depending of skeptic at production build.

@tomhoule
Copy link
Member

Yes it's a good point. It would be nice to get rid of the dependency, but having the readme tested is very useful. Maybe we can do something with rustdoc directly, we should investigate.

@tomhoule tomhoule merged commit 8e9d696 into graphql-rust:master Mar 30, 2019
@h-michael h-michael deleted the fix-skptic branch March 30, 2019 07:03
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