]> git.lizzy.rs Git - rust.git/commit
walk the bodies "in order" by traversing the crate
authorNiko Matsakis <niko@alum.mit.edu>
Tue, 21 Feb 2017 02:18:16 +0000 (21:18 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Tue, 28 Feb 2017 13:43:47 +0000 (08:43 -0500)
commitd79ad36cf5c8f11e37001a090abae5ff94fbab1b
tree7e60d68c0ba3a3abaa286963ca41c9b60b4aa1f7
parent3e9bddad7bcd2b1bb4e5d534c271c6005739ab9c
walk the bodies "in order" by traversing the crate

Otherwise the errors from borrowck come out in an unpredictable
order.
src/librustc/dep_graph/visit.rs
src/librustc/hir/map/mod.rs
src/test/ui/span/mut-arg-hint.stderr