]> git.lizzy.rs Git - rust.git/commit
Split up NodeCollector so that defs are collected separately from nodes for the HIR...
authorNick Cameron <ncameron@mozilla.com>
Wed, 13 Apr 2016 23:55:34 +0000 (11:55 +1200)
committerNick Cameron <ncameron@mozilla.com>
Tue, 19 Apr 2016 22:13:35 +0000 (10:13 +1200)
commitf61b40446777f9ef9b32c19d8df24ded855fd082
tree6463a92ba6ed17893a4772e36d389d1da5d910ad
parentc99b73a767a38d5b97214b7dbf6ee3c08ac782fd
Split up NodeCollector so that defs are collected separately from nodes for the HIR map.
src/librustc/hir/map/collector.rs
src/librustc/hir/map/mod.rs
src/librustc_driver/driver.rs