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 da0ac9f commit 79fcc1fCopy full SHA for 79fcc1f
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 91e44ea05651ea9d9fda1e903009e3a3390dd7c0
+refs/heads/master: 6141f5ce5a6da9dd67f96585feda88e4cbc747d9
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/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