@@ -12,64 +12,64 @@ fn swap_big(_1: &mut [String; 9], _2: &mut [String; 9]) -> () {
12
12
let mut _5 : *mut [std::string::String; 9]; // in scope 1 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
13
13
scope 2 {
14
14
}
15
- scope 3 (inlined std::mem::size_of::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
16
- }
17
- scope 4 (inlined align_of::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
18
- }
19
- scope 5 (inlined mem::swap_simple::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
20
- debug x => _1; // in scope 5 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
21
- debug y => _2; // in scope 5 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
22
- let mut _7 : *const [std::string::String; 9]; // in scope 5 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
23
- let mut _9 : *const [std::string::String; 9]; // in scope 5 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
24
- let mut _10 : *mut [std::string::String; 9]; // in scope 5 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
25
- let mut _11 : *mut [std::string::String; 9]; // in scope 5 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
26
- scope 6 {
27
- let _6 : [std::string::String; 9]; // in scope 6 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
28
- scope 7 {
29
- debug a => _6; // in scope 7 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
30
- let _8 : [std::string::String; 9]; // in scope 7 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
31
- scope 8 {
32
- debug b => _8; // in scope 8 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
33
- scope 15 (inlined std::ptr::write::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
34
- debug dst => _10; // in scope 15 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
35
- debug src => _8; // in scope 15 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
36
- let mut _14 : *mut [std::string::String; 9]; // in scope 15 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
37
- scope 16 {
38
- scope 17 (inlined std::ptr::write::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
39
- debug dst => _14; // in scope 17 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
15
+ scope 3 (inlined mem::swap_simple::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
16
+ debug x => _1; // in scope 3 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
17
+ debug y => _2; // in scope 3 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
18
+ let _6 : *mut [std::string::String; 9]; // in scope 3 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
19
+ scope 4 {
20
+ debug x => _6; // in scope 4 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
21
+ let _7 : *mut [std::string::String; 9]; // in scope 4 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
22
+ scope 5 {
23
+ debug y => _7; // in scope 5 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
24
+ scope 6 {
25
+ let _8 : [std::string::String; 9]; // in scope 6 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
26
+ scope 7 {
27
+ debug a => _8; // in scope 7 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
28
+ let _9 : [std::string::String; 9]; // in scope 7 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
29
+ scope 8 {
30
+ debug b => _9; // in scope 8 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
31
+ scope 15 (inlined std::ptr::write::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
32
+ debug dst => _6; // in scope 15 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
33
+ debug src => _9; // in scope 15 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
34
+ let mut _12 : *mut [std::string::String; 9]; // in scope 15 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
35
+ scope 16 {
36
+ scope 17 (inlined std::ptr::write::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
37
+ debug dst => _12; // in scope 17 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
38
+ }
39
+ }
40
+ }
41
+ scope 18 (inlined std::ptr::write::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
42
+ debug dst => _7; // in scope 18 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
43
+ debug src => _8; // in scope 18 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
44
+ let mut _13 : *mut [std::string::String; 9]; // in scope 18 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
45
+ scope 19 {
46
+ scope 20 (inlined std::ptr::write::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
47
+ debug dst => _13; // in scope 20 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
48
+ }
49
+ }
40
50
}
41
51
}
42
- }
43
- scope 18 (inlined std::ptr::write::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
44
- debug dst => _11; // in scope 18 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
45
- debug src => _6; // in scope 18 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
46
- let mut _15 : *mut [std::string::String; 9]; // in scope 18 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
47
- scope 19 {
48
- scope 20 (inlined std::ptr::write::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
49
- debug dst => _15; // in scope 20 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
52
+ scope 12 (inlined ptr::read_mut::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
53
+ debug src => _7; // in scope 12 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
54
+ let mut _11 : *mut [std::string::String; 9]; // in scope 12 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
55
+ scope 13 {
56
+ scope 14 (inlined ptr::read_mut::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
57
+ debug src => _11; // in scope 14 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
58
+ }
50
59
}
51
60
}
52
61
}
53
- }
54
- scope 12 (inlined std::ptr::read::<[String; 9]>) { // at $SRC_DIR/core/src/mem /mod.rs:LL:COL
55
- debug src => _9; // in scope 12 at $SRC_DIR/core/src/ptr/mod .rs:LL:COL
56
- let mut _13 : *const [std::string::String; 9]; // in scope 12 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
57
- scope 13 {
58
- scope 14 (inlined std::ptr::read::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
59
- debug src => _13; // in scope 14 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
62
+ scope 9 (inlined ptr::read_mut::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
63
+ debug src => _6; // in scope 9 at $SRC_DIR/core/src/ptr /mod.rs:LL:COL
64
+ let mut _10 : *mut [std::string::String; 9]; // in scope 9 at $SRC_DIR/core/src/intrinsics .rs:LL:COL
65
+ scope 10 {
66
+ scope 11 (inlined ptr::read_mut::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
67
+ debug src => _10; // in scope 11 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
68
+ }
60
69
}
61
70
}
62
71
}
63
72
}
64
- scope 9 (inlined std::ptr::read::<[String; 9]>) { // at $SRC_DIR/core/src/mem/mod.rs:LL:COL
65
- debug src => _7; // in scope 9 at $SRC_DIR/core/src/ptr/mod.rs:LL:COL
66
- let mut _12 : *const [std::string::String; 9]; // in scope 9 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
67
- scope 10 {
68
- scope 11 (inlined std::ptr::read::runtime::<[String; 9]>) { // at $SRC_DIR/core/src/intrinsics.rs:LL:COL
69
- debug src => _12; // in scope 11 at $SRC_DIR/core/src/intrinsics.rs:LL:COL
70
- }
71
- }
72
- }
73
73
}
74
74
}
75
75
}
0 commit comments