]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #41202 - brson:btree, r=nikomatsakis
authorCorey Farwell <coreyf@rwell.org>
Tue, 11 Apr 2017 22:36:14 +0000 (18:36 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2017 22:36:14 +0000 (18:36 -0400)
Convert HashMap to BTree in build-manifest

This is just for my peace of mind since it's important the output of this program be deterministic.


Trivial merge