Open
Description
Currently searching for "length" results in no results:
https://doc.rust-lang.org/std/?search=length
According to #83968, it used to work.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
SNCPlay42 commentedon Apr 9, 2022
These aliases were removed in #86852 in accordance with this policy.
Badel2 commentedon 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 commentedon Mar 30, 2023
@rustbot label +T-rustdoc