Skip to content

Commit 0777615

Browse files
author
Elliott Slaughter
committed
---
yaml --- r: 22654 b: refs/heads/master c: 66e5a8c h: refs/heads/master v: v3
1 parent 4c90c3e commit 0777615

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 874b2f1ed5f29b634292772ec1b05497838526aa
2+
refs/heads/master: 66e5a8ca185dd301a17c61718a096e3035766fdf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
55
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be

trunk/src/rt/rustrt.def.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ upcall_del_stack
8686
upcall_reset_stack_limit
8787
upcall_exchange_malloc
8888
upcall_exchange_free
89+
rust_upcall_exchange_free
90+
rust_upcall_exchange_malloc
91+
rust_upcall_fail
92+
rust_upcall_free
93+
rust_upcall_malloc
8994
rust_uv_loop_new
9095
rust_uv_loop_delete
9196
rust_uv_loop_refcount

0 commit comments

Comments
 (0)