]> git.lizzy.rs Git - rust.git/commit
Change to a BTreeMap rather than sorting the keys of a FnvHashMap.
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 18 Nov 2015 09:16:25 +0000 (04:16 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Thu, 19 Nov 2015 00:23:29 +0000 (19:23 -0500)
commite303c250f11c470b57688399959cfef017668ed7
treeed924656fc637dd9537d37a1fca710a5d00ef67e
parentdb97c93c9982f106c6eae1f7754a332f094b5647
Change to a BTreeMap rather than sorting the keys of a FnvHashMap.
src/librustc_front/hir.rs
src/librustc_front/lowering.rs