Skip to content

Commit 35c1eb1

Browse files
committed
---
yaml --- r: 15707 b: refs/heads/try c: dc6c3a8 h: refs/heads/master i: 15705: 2da9199 15703: 1afb025 v: v3
1 parent 1f080b4 commit 35c1eb1

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
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: e0da0dd4466844c778a632e9554216304f965875
5+
refs/heads/try: dc6c3a8946981740f2f59c80bc259593c700fb46
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/rt/rust_shape.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const uint8_t SHAPE_STACK_FN = 26u;
5858
const uint8_t SHAPE_BARE_FN = 27u;
5959
const uint8_t SHAPE_TYDESC = 28u;
6060
const uint8_t SHAPE_SEND_TYDESC = 29u;
61-
const uint8_t SHAPE_IFACE = 31u;
61+
const uint8_t SHAPE_RPTR = 31u;
6262

6363
#ifdef _LP64
6464
const uint8_t SHAPE_PTR = SHAPE_U64;

0 commit comments

Comments
 (0)