]> git.lizzy.rs Git - rust.git/commit
trans: Enable falling back to on-demand instantiation for drop-glue and monomorphizat...
authorMichael Woerister <michaelwoerister@posteo.net>
Wed, 8 Jun 2016 01:14:51 +0000 (21:14 -0400)
committerMichael Woerister <michaelwoerister@posteo.net>
Fri, 8 Jul 2016 14:42:48 +0000 (10:42 -0400)
commit4c27a3c6d597ce5ecd1b71e99e48075e625e7b27
tree6c4a16a811b6774a6e8ea8b5dc99218db67a2e61
parenta7bc0b920f27f943bb841f3ace093a5449394497
trans: Enable falling back to on-demand instantiation for drop-glue and monomorphizations.

See issue #34151 for more information.
src/librustc_trans/base.rs
src/librustc_trans/context.rs
src/librustc_trans/glue.rs
src/librustc_trans/monomorphize.rs
src/librustc_trans/partitioning.rs
src/librustc_trans/trans_item.rs