Skip to content

Links on rust-lang.org return 403 forbidden #13913

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
johnzeringue opened this issue May 3, 2014 · 5 comments
Closed

Links on rust-lang.org return 403 forbidden #13913

johnzeringue opened this issue May 3, 2014 · 5 comments

Comments

@johnzeringue
Copy link

I am currently unable to access any of the tutorials or documentation on rust-lang.org due to being forbidden from accessing any of them by the Apache server.

In fact, I tried reading the bug report documentation prior to writing this an was unable.

A few links returning 403 forbidden as of 12:30 AM EST on May 3:

http://static.rust-lang.org/doc/master/complement-bugreport.html
http://static.rust-lang.org/doc/0.10/tutorial.html
http://static.rust-lang.org/doc/0.10/rust.html
http://static.rust-lang.org/doc/0.10/std/index.html
http://static.rust-lang.org/doc/0.10/index.html

@michaelsproul
Copy link
Contributor

All those links are working ok for me now (Firefox & Chrome). Perhaps it was just a temporary hiccup?

@kud1ing
Copy link

kud1ing commented May 3, 2014

Works for me too.

@adrientetar
Copy link
Contributor

Likewise.

@johnzeringue
Copy link
Author

It must have been a hiccup, because they all work fine for me now. I just wanted to report it quickly in case it was something more serious.

@huonw
Copy link
Member

huonw commented May 3, 2014

Thanks for reporting! :)

flip1995 pushed a commit to flip1995/rust that referenced this issue Jan 9, 2025
flip1995 pushed a commit to flip1995/rust that referenced this issue Jan 9, 2025
Fixes rust-lang#13913 .

changelog: [`manual_is_ascii_check`]: fix type suggestions for
references

Previously it only derived `char` and `u8` types, now it should always
annotate the lambda parameter with the correct type (e.g. `&char`).

I'm quite new to Rust and this is my first contact with clippy, so I'm
open for suggetions :)
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

5 participants