Skip to content

Commit 69e426d

Browse files
committed
---
yaml --- r: 10734 b: refs/heads/snap-stage3 c: 6141f5c h: refs/heads/master v: v3
1 parent 4f65a15 commit 69e426d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 91e44ea05651ea9d9fda1e903009e3a3390dd7c0
4+
refs/heads/snap-stage3: 6141f5ce5a6da9dd67f96585feda88e4cbc747d9
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/snap-stage3/src/rt/rust_shape.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ cmp::walk_struct2(const uint8_t *end_sp) {
356356

357357
void
358358
cmp::walk_res2(const rust_fn *dtor, const uint8_t *end_sp) {
359-
return cmp_two_pointers();
359+
this->cmp_two_pointers();
360360
}
361361

362362
void

0 commit comments

Comments
 (0)