]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #60307 - dima74:fix/56018, r=GuillaumeGomez
authorMazdak Farrokhzad <twingoow@gmail.com>
Sat, 27 Apr 2019 12:12:38 +0000 (14:12 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2019 12:12:38 +0000 (14:12 +0200)
Make "Implementations on Foreign Types" items in sidebar link to specific impls

This solves #56018 for most cases (though not work for foreign impls with same names)


Trivial merge