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 4c90c3e commit 0777615Copy full SHA for 0777615
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 874b2f1ed5f29b634292772ec1b05497838526aa
+refs/heads/master: 66e5a8ca185dd301a17c61718a096e3035766fdf
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
trunk/src/rt/rustrt.def.in
@@ -86,6 +86,11 @@ upcall_del_stack
86
upcall_reset_stack_limit
87
upcall_exchange_malloc
88
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
94
rust_uv_loop_new
95
rust_uv_loop_delete
96
rust_uv_loop_refcount
0 commit comments