]> git.lizzy.rs Git - rust.git/commit
Port trans to use visit_all_items: this was mostly straight-forward, but
authorNiko Matsakis <niko@alum.mit.edu>
Tue, 17 Nov 2015 23:57:04 +0000 (18:57 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Thu, 19 Nov 2015 00:23:29 +0000 (19:23 -0500)
commit1e941f8e978bf868ff5fee21cf54afb3a0644eb9
tree3cc97b3879338c16e844d3656235bb4ddf4de730
parent98b046e16e9f5c258fa92e44c05b287834ba555e
Port trans to use visit_all_items: this was mostly straight-forward, but
noteworthy because trans got mildly simpler, since it doesn't have to
ensure that we walk the contents of all things just to find all the
hidden items.
src/librustc_trans/trans/base.rs
src/librustc_trans/trans/meth.rs