]> git.lizzy.rs Git - rust.git/commit
Port the `map` construction code to use the new visitor.
authorNiko Matsakis <niko@alum.mit.edu>
Tue, 17 Nov 2015 22:38:23 +0000 (17:38 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Thu, 19 Nov 2015 00:22:18 +0000 (19:22 -0500)
commit25727d70d172df47641f2db86e926927a45b6228
tree249a27350acb7b5de430175a005f0105feac103e
parent767ee79c4c38e7909c7fefef1b33be4612112336
Port the `map` construction code to use the new visitor.
src/librustc/front/map/blocks.rs
src/librustc/front/map/collector.rs
src/librustc/front/map/mod.rs