Commit 30397a3
committed
Auto merge of #157179 - nnethercote:compare_names, r=GuillaumeGomez
rustdoc: optimize impl sorting
Currently rustdoc sorts impls in a couple of places using long HTML string representations of the impls. Using plain text representations instead speeds things up. Details in individual commits.0 file changed
0 commit comments