]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #90854 - sanxiyn:unsized-and-uninhabited, r=estebank
authorMatthias Krüger <matthias.krueger@famsik.de>
Fri, 3 Dec 2021 05:24:12 +0000 (06:24 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Dec 2021 05:24:12 +0000 (06:24 +0100)
commit570dc70a2b518924384b9d2bbe6736b42b6b4d63
treecd63eebecbd078888261bf332ce336e99b6f3760
parent94cd0259f247c4cadb2942e8f6fe52ff9fc2422b
parent34b75664ee01f4c19ee67480c5711b7300db5f41
Rollup merge of #90854 - sanxiyn:unsized-and-uninhabited, r=estebank

Type can be unsized and uninhabited

Fix #88150.
compiler/rustc_middle/src/ty/layout.rs