Skip to content

Conversation

vks
Copy link
Collaborator

@vks vks commented Aug 28, 2020

See #911.

@dhardy I'm not sure whether more changes were intended?

@vks vks requested a review from dhardy August 28, 2020 14:32
@vks vks mentioned this pull request Aug 28, 2020
19 tasks
Copy link
Member

@dhardy dhardy left a comment

Choose a reason for hiding this comment

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

I'd forgotten about that. Sure, this looks good!

@dhardy
Copy link
Member

dhardy commented Aug 28, 2020

@vks could you check the docs locally before merging (the cfg thing)? Looks like it will be fine.

@vks
Copy link
Collaborator Author

vks commented Aug 28, 2020

@dhardy Are you referring to #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]? I do not how to invoke rustdoc so that this gets used.

@dhardy
Copy link
Member

dhardy commented Aug 28, 2020

It's in the Cargo.toml:

RUSTDOCFLAGS="--cfg doc_cfg" cargo +nightly doc --all-features --no-deps --open

@vks
Copy link
Collaborator Author

vks commented Aug 28, 2020

This works as intended!

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