fix test case issue ref
This commit is contained in:
parent
78c0680b3f
commit
3812f70355
@ -1,7 +1,7 @@
|
|||||||
// run-pass
|
// run-pass
|
||||||
// compile-flags: -Z mir-opt-level=2 -C opt-level=0
|
// compile-flags: -Z mir-opt-level=2 -C opt-level=0
|
||||||
|
|
||||||
// example from #68867
|
// example from #78496
|
||||||
pub enum E<'a> {
|
pub enum E<'a> {
|
||||||
Empty,
|
Empty,
|
||||||
Some(&'a E<'a>),
|
Some(&'a E<'a>),
|
||||||
|
Loading…
Reference in New Issue
Block a user