about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-08 16:08:07 +0100
committerGitHub <noreply@github.com>2021-12-08 16:08:07 +0100
commit317f750ff76ae680d6891de0a5087e1aa903bc6c (patch)
tree7a565f4c946b00116f01e2723b768ea13e621bc9 /compiler/rustc_codegen_llvm
parent7970fab252f1bde4bba96142d0843747c6e9b4ad (diff)
parent3f831c64ccd210754d16d6ab9c287b02e3d3eabe (diff)
downloadrust-317f750ff76ae680d6891de0a5087e1aa903bc6c.tar.gz
rust-317f750ff76ae680d6891de0a5087e1aa903bc6c.zip
Rollup merge of #91551 - b-naber:const-eval-normalization-ice, r=oli-obk
Allow for failure of subst_normalize_erasing_regions in const_eval

Fixes https://github.com/rust-lang/rust/issues/72845

Using associated types that cannot be normalized previously resulted in an ICE. We now allow for normalization failure and return a "TooGeneric" error in that case.

r? ```@RalfJung``` maybe?
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions