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