]> git.lizzy.rs Git - rust.git/commit
Auto merge of #47834 - Mark-Simulacrum:no-cgu-release, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 4 Feb 2018 15:06:06 +0000 (15:06 +0000)
committerbors <bors@rust-lang.org>
Sun, 4 Feb 2018 15:06:06 +0000 (15:06 +0000)
commit0c6091fbd0eee290c651f73be899f221eeab3c05
treeb943a2255ae99e8e3ec9668c0a579cfad5148200
parent3986539df6eb3601cbd4e9c6c195583fca6dc10b
parente1f04c04dffc1615fde9dd1e51d27bcc5275cdb2
Auto merge of #47834 - Mark-Simulacrum:no-cgu-release, r=alexcrichton

Do not enable ThinLTO on stable, beta, or nightly builds.

Fixes #45444