]> git.lizzy.rs Git - rust.git/commit
Auto merge of #50860 - nox:big-niches-for-big-doggos-🐕, r=eddyb
authorbors <bors@rust-lang.org>
Mon, 21 May 2018 01:23:15 +0000 (01:23 +0000)
committerbors <bors@rust-lang.org>
Mon, 21 May 2018 01:23:15 +0000 (01:23 +0000)
commit1e508c420904e35098cb4f4e6f285f8920163a59
treecd7b12569ed78a688ab831c9bb2df4b88f969948
parent538fea57573ab8143e6c7a4f64ff1c2c03febd93
parentb7db68f516bc1a4296aaf2f682ec2384dc2af31e
Auto merge of #50860 - nox:big-niches-for-big-doggos-🐕, r=eddyb

Find the largest niche when computing layouts

Otherwise we end up with `Option<Option<(&(), bool)>>` unnecessarily large.