Skip to content

[Doc] Add links to the thread::LocalKey doc. #41995

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 16, 2017

Conversation

gamazeps
Copy link
Contributor

Part of #29378 .

I do not know exactly what should be done for the cleanup part, if you have any idea I'll gladly do it.

r? @rust-lang/docs

@gamazeps gamazeps changed the title Add links to the thread::LocalKey doc. [Doc] Add links to the thread::LocalKey doc. May 14, 2017
@frewsxcv frewsxcv added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label May 14, 2017
@frewsxcv
Copy link
Member

[00:43:55] Linkcheck (x86_64-unknown-linux-gnu)
[00:43:56] std/macro.thread_local.html:60: broken link - std/struct.LocalKey.html
[00:43:56] std/macro.thread_local.html:75: broken link - std/struct.LocalKey.html
[00:43:56] std/index.html:938: broken link - std/struct.LocalKey.html
[00:44:02] thread 'main' panicked at 'found some broken links', /checkout/src/tools/linkchecker/main.rs:49

@gamazeps
Copy link
Contributor Author

Indeed, my mistake....

@gamazeps
Copy link
Contributor Author

Done :)

@carols10cents carols10cents added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 15, 2017
@frewsxcv
Copy link
Member

Thanks!

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented May 15, 2017

📌 Commit f92bd3d has been approved by frewsxcv

frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 15, 2017
[Doc] Add links to the `thread::LocalKey` doc.

Part of rust-lang#29378 .

I do not know exactly what should be done for the `cleanup` part, if you have any idea I'll gladly do it.

r? @rust-lang/docs
frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 15, 2017
[Doc] Add links to the `thread::LocalKey` doc.

Part of rust-lang#29378 .

I do not know exactly what should be done for the `cleanup` part, if you have any idea I'll gladly do it.

r? @rust-lang/docs
@steveklabnik
Copy link
Member

if you have any idea I'll gladly do it.

I don't really remember what I was thinking of specifically, so let's not worry about it!

frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 16, 2017
[Doc] Add links to the `thread::LocalKey` doc.

Part of rust-lang#29378 .

I do not know exactly what should be done for the `cleanup` part, if you have any idea I'll gladly do it.

r? @rust-lang/docs
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request May 16, 2017
[Doc] Add links to the `thread::LocalKey` doc.

Part of rust-lang#29378 .

I do not know exactly what should be done for the `cleanup` part, if you have any idea I'll gladly do it.

r? @rust-lang/docs
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request May 16, 2017
[Doc] Add links to the `thread::LocalKey` doc.

Part of rust-lang#29378 .

I do not know exactly what should be done for the `cleanup` part, if you have any idea I'll gladly do it.

r? @rust-lang/docs
@arielb1 arielb1 added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 16, 2017
bors added a commit that referenced this pull request May 16, 2017
Rollup of 8 pull requests

- Successful merges: #41489, #41982, #41994, #41995, #42001, #42005, #42011, #42028
- Failed merges:
@bors bors merged commit f92bd3d into rust-lang:master May 16, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants