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 intra-doc links #559

Merged
merged 2 commits into from
Sep 6, 2020
Merged

Use intra-doc links #559

merged 2 commits into from
Sep 6, 2020

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Sep 6, 2020

Switch to use intra-doc links in all crates. Previously there was a big bug on cross crate re-exports (rust-lang/rust#65983), but it has been fixed, so we can use this in crossbeam.

This also adds checks of the docs to CI.

@taiki-e taiki-e added the docs label Sep 6, 2020
@taiki-e
Copy link
Member Author

taiki-e commented Sep 6, 2020

bors r=stjepang

@bors
Copy link
Contributor

bors bot commented Sep 6, 2020

Build succeeded:

@bors bors bot merged commit e068f45 into crossbeam-rs:master Sep 6, 2020
@taiki-e taiki-e deleted the intra-doc-links branch September 6, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant