Skip to content

Links from tutorial to std docs are broken #9911

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

Closed
zokier opened this issue Oct 17, 2013 · 1 comment
Closed

Links from tutorial to std docs are broken #9911

zokier opened this issue Oct 17, 2013 · 1 comment

Comments

@zokier
Copy link

zokier commented Oct 17, 2013

Example here:

http://static.rust-lang.org/doc/master/tutorial-tasks.html

Link for std::comm points to http://static.rust-lang.org/doc/master/std/comm.html where as the correct link would be http://static.rust-lang.org/doc/master/std/comm/index.html

This is relatively consistent error across the tutorials.

@adrientetar
Copy link
Contributor

I'm taking on this bug.

adrientetar added a commit to adrientetar/rust that referenced this issue Oct 19, 2013
adrientetar added a commit to adrientetar/rust that referenced this issue Oct 19, 2013
@bors bors closed this as completed in 22465e9 Oct 22, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Mar 20, 2025
…eturn` (rust-lang#14338)

fixes rust-lang#9911

changelog: [`blocks_in_conditions`]: don't trigger the lint when the
condition contains a `return`
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

No branches or pull requests

2 participants