about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-04 17:39:37 +0000
committerbors <bors@rust-lang.org>2021-07-04 17:39:37 +0000
commit23c652dfe3043369e6f23a79f8efb77f391c0e64 (patch)
treefad97ad30b360c54055b8583fb00f4cc55efd9f5 /compiler/rustc_codegen_llvm/src
parent90442458ac46b1d5eed752c316da25450f67285b (diff)
parent492ba34a91612005336b8fbcc3cc16447ebc343a (diff)
downloadrust-23c652dfe3043369e6f23a79f8efb77f391c0e64.tar.gz
rust-23c652dfe3043369e6f23a79f8efb77f391c0e64.zip
Auto merge of #86866 - nikomatsakis:issue-84841, r=oli-obk
Hack: Ignore inference variables in certain queries

Fixes #84841
Fixes #86753

Some queries are not built to accept types with inference variables, which can lead to ICEs. These queries probably ought to be converted to canonical form, but as a quick workaround, we can return conservative results in the case that inference variables are found.

We should file a follow-up issue (and update the FIXMEs...) to do the proper refactoring.

cc `@arora-aman`

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions