Commit d22c18b
authored
Rollup merge of rust-lang#71945 - GuillaumeGomez:sort-impl-on-foreign-types-section, r=kinnison,ollie27
Sort "implementations on foreign types" section in the sidebar
Fixes rust-lang#71926.
We were sorting by the ID instead of sorting by the name. They're not in the same order as the implementations but I think it makes more sense this way considering this is what we do for the methods as well.
r? @kinnison
cc @rust-lang/rustdoc1 file changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4344 | 4344 | | |
4345 | 4345 | | |
4346 | 4346 | | |
4347 | | - | |
4348 | | - | |
4349 | | - | |
4350 | | - | |
4351 | | - | |
4352 | | - | |
4353 | | - | |
| 4347 | + | |
| 4348 | + | |
| 4349 | + | |
4354 | 4350 | | |
4355 | 4351 | | |
4356 | 4352 | | |
4357 | 4353 | | |
4358 | 4354 | | |
4359 | 4355 | | |
4360 | | - | |
| 4356 | + | |
| 4357 | + | |
| 4358 | + | |
| 4359 | + | |
4361 | 4360 | | |
4362 | 4361 | | |
4363 | 4362 | | |
| |||
0 commit comments