about summary refs log tree commit diff
path: root/compiler/rustc_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-03-31 04:57:26 +0200
committerGitHub <noreply@github.com>2022-03-31 04:57:26 +0200
commit64a3767fee24bfca0534edf596d96659dee68b29 (patch)
tree2ae3558739499e498896fddf720080c2ca4f4951 /compiler/rustc_llvm/src
parent4ce6567daa7aab5618aa27f69ceff779cbe2bd7d (diff)
parent11446779b006b25300eb2b4ad6707d6d3303da5e (diff)
downloadrust-64a3767fee24bfca0534edf596d96659dee68b29.tar.gz
rust-64a3767fee24bfca0534edf596d96659dee68b29.zip
Rollup merge of #95471 - oli-obk:tait_ice, r=estebank
Don't ICE when opaque types get their hidden type constrained again.

Contrary to popular belief, `codegen_fulfill_obligation` does not get used solely in codegen, so we cannot rely on `param_env` being set to RevealAll and thus revealing the hidden types instead of constraining them.

Fixes #89312 (for real this time)
Diffstat (limited to 'compiler/rustc_llvm/src')
0 files changed, 0 insertions, 0 deletions