]> git.lizzy.rs Git - rust.git/commit
Make drop-glue translation collector-driven.
authorMichael Woerister <michaelwoerister@posteo.net>
Tue, 10 May 2016 03:56:49 +0000 (23:56 -0400)
committerMichael Woerister <michaelwoerister@posteo.net>
Fri, 8 Jul 2016 14:42:47 +0000 (10:42 -0400)
commit87c1c87dd7389466333a976d9c536c083c311443
tree6b405b0a4eca4d2fa03ab6784991842ac6d6b6c3
parent6c8c94b8488405ac3ade9c358e00fe96da9c72b8
Make drop-glue translation collector-driven.
src/librustc_trans/abi.rs
src/librustc_trans/back/symbol_names.rs
src/librustc_trans/base.rs
src/librustc_trans/collector.rs
src/librustc_trans/context.rs
src/librustc_trans/declare.rs
src/librustc_trans/glue.rs
src/librustc_trans/partitioning.rs
src/librustc_trans/trans_item.rs