未验证 提交 376163a7 编写于 作者: G Guillaume Gomez 提交者: GitHub

Rollup merge of #96950 - JohnTitor:issue-96395, r=compiler-errors,oli-obk

Add regression test for #96395

Closes #96395
This repeats "fixed" and "ICE", see https://github.com/rust-lang/glacier/pull/1243#issuecomment-1123768138
I think it's good to add a test before regressing again.
r? ``@compiler-errors`` for quick reviiew

cc ``@oli-obk`` you might want to check as you're familiar with MIR
// revisions: default miropt
// check-pass
//[miropt]compile-flags: -Z mir-opt-level=3
// -^ This flag is for #96395 as a regression test.
mod convenience_operators {
use crate::{Op, Relation};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册