diff options
| author | bors <bors@rust-lang.org> | 2021-07-04 17:39:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-04 17:39:37 +0000 |
| commit | 23c652dfe3043369e6f23a79f8efb77f391c0e64 (patch) | |
| tree | fad97ad30b360c54055b8583fb00f4cc55efd9f5 /compiler/rustc_codegen_llvm/src | |
| parent | 90442458ac46b1d5eed752c316da25450f67285b (diff) | |
| parent | 492ba34a91612005336b8fbcc3cc16447ebc343a (diff) | |
| download | rust-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
