about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-11-15 03:02:51 +0100
committerGitHub <noreply@github.com>2020-11-15 03:02:51 +0100
commit7e0441dc36d293ed93a41b93ddfa0ace05dec28b (patch)
tree83bce5b691699fce9eaa2fba9bdc2fe6511397e2 /compiler/rustc_codegen_llvm/src
parent3fe2abafe53b68447cc47b2c19d3a98cfeed0aff (diff)
parent99be78d135e73197e04221c139a219ea6436e72a (diff)
downloadrust-7e0441dc36d293ed93a41b93ddfa0ace05dec28b.tar.gz
rust-7e0441dc36d293ed93a41b93ddfa0ace05dec28b.zip
Rollup merge of #78969 - tmiasko:normalize, r=davidtwco
Normalize function type during validation

During inlining, the callee body is normalized and has types revealed,
but some of locals corresponding to the arguments might come from the
caller body which is not. As a result the caller body does not pass
validation without additional normalization.

Closes #78442.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions