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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||