Skip to content

Commit 17729a5

Browse files
committed
---
yaml --- r: 10711 b: refs/heads/snap-stage3 c: 7adad4c h: refs/heads/master i: 10709: 1748b09 10707: 6f30bf7 10703: 248f6bd v: v3
1 parent 86b1016 commit 17729a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: d29e8fc059417774d07f85b5d7f5b566715567c3
4+
refs/heads/snap-stage3: 7adad4c6cb1042084b62c35a6577c125f089b3d5
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/snap-stage3/src/rt/rustrt.def.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ upcall_trace
7272
upcall_free
7373
upcall_validate_box
7474
upcall_log_type
75-
upcall_malloc_dyn
75+
upcall_malloc
7676
upcall_rust_personality
7777
upcall_vec_grow
7878
upcall_str_new
@@ -84,7 +84,7 @@ upcall_call_shim_on_rust_stack
8484
upcall_new_stack
8585
upcall_del_stack
8686
upcall_reset_stack_limit
87-
upcall_exchange_malloc_dyn
87+
upcall_exchange_malloc
8888
upcall_exchange_free
8989
rust_uv_loop_new
9090
rust_uv_loop_delete

0 commit comments

Comments
 (0)