Skip to content

Docs at doc.rust-lang.org/std have SelfTy instead of Self #92722

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

Closed
safinaskar opened this issue Jan 10, 2022 · 1 comment
Closed

Docs at doc.rust-lang.org/std have SelfTy instead of Self #92722

safinaskar opened this issue Jan 10, 2022 · 1 comment
Labels
C-bug Category: This is a bug.

Comments

@safinaskar
Copy link
Contributor

Page https://doc.rust-lang.org/std/keyword.SelfTy.html shows up as SelfTy instead of Self. This is very confusing.

Possibly related: #83678

@safinaskar safinaskar added the C-bug Category: This is a bug. label Jan 10, 2022
@camelid
Copy link
Member

camelid commented Jan 10, 2022

Yeah, it's unfortunate, but it's intentional. It's a hack to fix an issue when installing docs. Hopefully we'll have a real fix sometime soon.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants