]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #24494 - mvdnes:deterministic-sidebar, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 17 Apr 2015 12:45:14 +0000 (18:15 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 17 Apr 2015 13:31:29 +0000 (19:01 +0530)
 This ensures that later when generating HTML, the JSON will be sorted aswell.
We now have a more deterministic build of sidebar-items.js

Closes #24473


Trivial merge