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

Access denied for libcore documentation #14138

Closed
jdm opened this issue May 12, 2014 · 3 comments
Closed

Access denied for libcore documentation #14138

jdm opened this issue May 12, 2014 · 3 comments

Comments

@jdm
Copy link
Contributor

jdm commented May 12, 2014

http://static.rust-lang.org/doc/master/core/result/enum.Result.html#variant.Ok

@alexcrichton
Copy link
Member

Closing, these are now visible at http://static.rust-lang.org/doc/master/core/result/type.Result.html#variant.Ok (the enum changed to type)

@jdm jdm reopened this May 12, 2014
@jdm
Copy link
Contributor Author

jdm commented May 12, 2014

http://static.rust-lang.org/doc/master/std/index.html?search=ok

Click the link for core::result::Result::ok.

@alexcrichton
Copy link
Member

You may have been looking at some older documentation, this was recently fixed by #14101. Clicking on Result::ok and Result::Ok both go to valid locations for me (maybe there's a bad cached version?)

lnicola pushed a commit to lnicola/rust that referenced this issue Feb 13, 2023
fix: don't include `r#` prefix in filesystem changes

Fixes rust-lang#14131

In addition to fix for rust-lang#14131, this PR adds raw ident validity checks in rename functionality that we've been missing.
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