Skip to content

Searching for "length" in the documentation should return the "len" methods #95856

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

Open
Badel2 opened this issue Apr 9, 2022 · 3 comments
Open
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@Badel2
Copy link
Contributor

Badel2 commented Apr 9, 2022

Currently searching for "length" results in no results:

https://doc.rust-lang.org/std/?search=length

According to #83968, it used to work.

@SNCPlay42
Copy link
Contributor

These aliases were removed in #86852 in accordance with this policy.

@Badel2
Copy link
Contributor Author

Badel2 commented Apr 9, 2022

Thanks for pointing that out @SNCPlay42. This was unexpected because searching for "lengt" does return 103 results:

https://doc.rust-lang.org/std/?search=lengt

@clubby789
Copy link
Contributor

@rustbot label +T-rustdoc

@rustbot rustbot added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants