Commit f066f7c
authored
Rollup merge of rust-lang#80159 - jyn514:array, r=m-ou-se
Add array search aliases
Missed this in rust-lang#80068. This one will really fix rust-lang#46075.
The last alias especially I'm a little unsure about - maybe fuzzy search should be fixed in rustdoc instead? Happy to make that change although I'd have to figure out how.
r? `@m-ou-se` although cc `@GuillaumeGomez` for the search issue.1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
481 | 484 | | |
482 | | - | |
483 | 485 | | |
484 | 486 | | |
485 | 487 | | |
| |||
0 commit comments