]> git.lizzy.rs Git - rust.git/commit
Sort synthetic impls bounds before rendering
authorAaron Hill <aa1ronham@gmail.com>
Tue, 20 Feb 2018 01:27:28 +0000 (20:27 -0500)
committerAaron Hill <aa1ronham@gmail.com>
Tue, 20 Feb 2018 01:27:28 +0000 (20:27 -0500)
commit44d07df1cc5913b108d9207410ede33c38905bec
treec3753f0ea1ca3dfc1f16ab52dfab1e122fac19d2
parent87881799a20e66b8dcef027e26021cefefeb14fd
Sort synthetic impls bounds before rendering

This removes the implicit dependency on the iteration
order of FxHashMap
src/librustdoc/clean/auto_trait.rs
src/test/rustdoc/synthetic_auto/complex.rs
src/test/rustdoc/synthetic_auto/lifetimes.rs
src/test/rustdoc/synthetic_auto/project.rs