diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-08-23 20:40:03 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-23 20:40:03 +0530 |
| commit | f42cdf76e16693b5d5e677a41dd31c7d5cc42a14 (patch) | |
| tree | 8920bbbf78c510f9160d2d5a0bdd542bb2602224 /src/test/mir-opt/lower_array_len.array_len.SimplifyLocals.diff | |
| parent | 8733550870fbb77818587dabbde8c627a364f347 (diff) | |
| parent | f466a7563d4b0448a0b242474dd862b37e3f8d11 (diff) | |
| download | rust-f42cdf76e16693b5d5e677a41dd31c7d5cc42a14.tar.gz rust-f42cdf76e16693b5d5e677a41dd31c7d5cc42a14.zip | |
Rollup merge of #100368 - chenyukang:fix-100321, r=lcnr
InferCtxt tainted_by_errors_flag should be Option<ErrorGuaranteed> Fixes #100321. Use Cell<Option<ErrorGuaranteed>> to guarantee that we emit an error when that flag is set.
Diffstat (limited to 'src/test/mir-opt/lower_array_len.array_len.SimplifyLocals.diff')
0 files changed, 0 insertions, 0 deletions
