We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f65a15 commit 69e426dCopy full SHA for 69e426d
[refs]
@@ -1,6 +1,6 @@
1
---
2
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: 91e44ea05651ea9d9fda1e903009e3a3390dd7c0
+refs/heads/snap-stage3: 6141f5ce5a6da9dd67f96585feda88e4cbc747d9
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
branches/snap-stage3/src/rt/rust_shape.cpp
@@ -356,7 +356,7 @@ cmp::walk_struct2(const uint8_t *end_sp) {
356
357
void
358
cmp::walk_res2(const rust_fn *dtor, const uint8_t *end_sp) {
359
- return cmp_two_pointers();
+ this->cmp_two_pointers();
360
}
361
362
0 commit comments