]> git.lizzy.rs Git - rust.git/commit
Make drop-glue take advantage of -Zshare-generics.
authorMichael Woerister <michaelwoerister@posteo>
Mon, 20 Jan 2020 15:38:42 +0000 (16:38 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 23 Jan 2020 12:15:15 +0000 (13:15 +0100)
commit2ceb92bc53a849e36341c3fd619cb49470e224e2
tree34b98766b88b3740251bb9d9991aa22b2321b337
parent190f0c0b0babaef16c97aea87189f89fa0481fba
Make drop-glue take advantage of -Zshare-generics.
src/librustc_codegen_ssa/back/symbol_export.rs
src/librustc_mir/monomorphize/collector.rs
src/librustc_mir/monomorphize/partitioning.rs
src/test/codegen-units/partitioning/auxiliary/shared_generics_aux.rs
src/test/codegen-units/partitioning/shared-generics.rs