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

Put #[cfg] in backticks. #11

Closed
wants to merge 2 commits into from
Closed

Conversation

goffrie
Copy link

@goffrie goffrie commented Jun 8, 2018

The bare [cfg] makes rustdoc nightly complain.

The bare `[cfg]` makes rustdoc nightly complain.
@Thomasdezeeuw
Copy link

With the current nightly it won't even document the crate, could this be merged?

This was referenced Jun 25, 2018
@gnzlbg
Copy link

gnzlbg commented Jun 26, 2018

alex will be back at the end of the month, this will have to wait until then, sorry for the inconvenience

@gnzlbg
Copy link

gnzlbg commented Jun 26, 2018

@goffrie thank you for the PR. The other PRs also bumps the version and it will be quicker to merge that one and just do a new release afterwards. Would you be willing to close this PR so that there is only one about this issue open? (might help speed things up once alex is back, his TODO list will be... pretty large...).

@Thomasdezeeuw
Copy link

For anyone who want the create docs in the meantime cargo doc --no-deps will document only your own crate.

@goffrie goffrie closed this Jun 26, 2018
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.

3 participants