alamb opened a new issue, #2733: URL: https://github.com/apache/arrow-rs/issues/2733
**Describe the bug** The docs CI test is failing on master **To Reproduce** https://github.com/apache/arrow-rs/actions/runs/3062071013/jobs/4942618618 ``` error: internal compiler error: no errors encountered even though `delay_span_bug` issued error: internal compiler error: broken MIR in DefId( ... ``` **Expected behavior** Tests should pass **Additional context** @tustvold notes in https://github.com/apache/arrow-rs/pull/2693#issuecomment-1248120845 that this is due to https://github.com/rust-lang/rust/issues/101844 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
