You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/mir-opt/coroutine/async_drop.core.future-async_drop-async_drop_in_place-{closure#0}.AsyncEnum.MentionedItems.after.mir
+33-37Lines changed: 33 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,17 @@ yields ()
6
6
let mut _0: ();
7
7
let mut _3: &mut AsyncEnum;
8
8
let mut _4: impl std::future::Future<Output = ()>;
9
-
let mut _5: &mut AsyncInt;
10
-
let mut _6: std::pin::Pin<&mut AsyncInt>;
11
-
let mut _7: &mut AsyncInt;
12
-
let mut _8: impl std::future::Future<Output = ()>;
9
+
let mut _5: std::pin::Pin<&mut AsyncInt>;
10
+
let mut _6: &mut AsyncInt;
11
+
let mut _7: impl std::future::Future<Output = ()>;
12
+
let mut _8: std::pin::Pin<&mut AsyncInt>;
13
13
let mut _9: &mut AsyncInt;
14
-
let mut _10: std::pin::Pin<&mut AsyncInt>;
15
-
let mut _11: &mut AsyncInt;
14
+
let mut _10: isize;
15
+
let mut _11: isize;
16
16
let mut _12: isize;
17
-
let mut _13: isize;
18
-
let mut _14: isize;
19
-
let mut _15: impl std::future::Future<Output = ()>;
20
-
let mut _16: &mut AsyncEnum;
21
-
let mut _17: std::pin::Pin<&mut AsyncEnum>;
17
+
let mut _13: impl std::future::Future<Output = ()>;
0 commit comments