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

docs: fix link to ThreadPool #830

Merged
merged 1 commit into from
Jan 5, 2019
Merged

docs: fix link to ThreadPool #830

merged 1 commit into from
Jan 5, 2019

Conversation

NPN
Copy link
Contributor

@NPN NPN commented Jan 5, 2019

In 85f8522, #[doc(hidden)] was added to the deprecated re-export of tokio-threadpool in the executor module. This broke the doc link to ThreadPool in the Runtime module. This fixes the link by pointing it to the docs.rs for tokio-threadpool.

Copy link
Member

@tobz tobz left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@tobz tobz merged commit fc8cde3 into tokio-rs:master Jan 5, 2019
@NPN NPN deleted the fix-threadpool-link branch January 6, 2019 01:15
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.

None yet

2 participants