Skip to content

Add missing urls on Vec docs #37043

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

Merged
merged 1 commit into from
Oct 22, 2016
Merged

Add missing urls on Vec docs #37043

merged 1 commit into from
Oct 22, 2016

Conversation

GuillaumeGomez
Copy link
Member

@frewsxcv
Copy link
Member

frewsxcv commented Oct 8, 2016

Linkcheck stage2 (x86_64-unknown-linux-gnu)
collections/index.html:134: broken link - /build/build/x86_64-unknown-linux-gnu/std/struct.Vec.html
collections/vec/index.html:52: broken link - std/struct.Vec.html
collections/vec/index.html:58: broken link - std/struct.Vec.html
collections/vec/index.html:58: broken link - std/struct.Vec.html
collections/vec/index.html:80: broken link - std/struct.Vec.html
collections/vec/struct.Vec.html:485: broken link fragment  `#method.into_vec` pointing to `collections/vec/struct.Vec.html`
std/index.html:696: broken link - /build/build/x86_64-unknown-linux-gnu/std/struct.Vec.html
std/vec/index.html:52: broken link - std/struct.Vec.html
std/vec/index.html:58: broken link - std/struct.Vec.html
std/vec/index.html:58: broken link - std/struct.Vec.html
std/vec/index.html:80: broken link - std/struct.Vec.html
thread 'main' panicked at 'found some broken links', src/tools/linkchecker/main.rs:56
note: Run with `RUST_BACKTRACE=1` for a backtrace.

@GuillaumeGomez
Copy link
Member Author

Updated (waiting for url check...).

@frewsxcv
Copy link
Member

frewsxcv commented Oct 9, 2016

Linkcheck stage2 (x86_64-unknown-linux-gnu)
collections/index.html:134: broken link - /build/build/x86_64-unknown-linux-gnu/std/vec/struct.Vec.html
std/index.html:696: broken link - /build/build/x86_64-unknown-linux-gnu/std/vec/struct.Vec.html
thread 'main' panicked at 'found some broken links', src/tools/linkchecker/main.rs:56
note: Run with `RUST_BACKTRACE=1` for a backtrace.

@steveklabnik
Copy link
Member

@bors: delegate=frewsxcv

@bors
Copy link
Collaborator

bors commented Oct 10, 2016

✌️ @frewsxcv can now approve this pull request

@GuillaumeGomez
Copy link
Member Author

Ok, should be ok now. The issue was that the short description urls are totally broken.

@frewsxcv
Copy link
Member

Looks good! ✨

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 20, 2016

📌 Commit 599ad8e has been approved by frewsxcv

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Oct 21, 2016
bors added a commit that referenced this pull request Oct 22, 2016
Rollup of 10 pull requests

- Successful merges: #37043, #37209, #37211, #37219, #37244, #37253, #37286, #37297, #37309, #37314
- Failed merges:
@bors bors merged commit 599ad8e into rust-lang:master Oct 22, 2016
@GuillaumeGomez GuillaumeGomez deleted the vec_urls branch October 22, 2016 12:52
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.

4 participants