Skip to content

Commit 11c1ec0

Browse files
olsonjefferybrson
authored andcommitted
---
yaml --- r: 14527 b: refs/heads/try c: cf08ed6 h: refs/heads/master i: 14525: 1a7b4bb 14523: 4977113 14519: 34588c0 14511: 647ee65 14495: fe15f64 14463: b0b7fc9 v: v3
1 parent a5f3406 commit 11c1ec0

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
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: 828595151cc714e1deabca763765e7d7633d97ec
5+
refs/heads/try: cf08ed64584cd13eb3fb98ca07d3e3b987103c16
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/rt/rustrt.def.in

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,19 @@ rust_uvtmp_read_start
9999
rust_uvtmp_timer
100100
rust_uvtmp_delete_buf
101101
rust_uvtmp_get_req_id
102+
rust_uvtmp_uv_loop_new
103+
rust_uvtmp_uv_loop_set_data
104+
rust_uvtmp_uv_bind_op_cb
105+
rust_uvtmp_uv_stop_op_cb
106+
rust_uvtmp_uv_run
107+
rust_uvtmp_uv_close
108+
rust_uvtmp_uv_close_async
109+
rust_uvtmp_uv_close_timer
110+
rust_uvtmp_uv_async_send
111+
rust_uvtmp_uv_async_init
112+
rust_uvtmp_uv_timer_init
113+
rust_uvtmp_uv_timer_start
114+
rust_uvtmp_uv_timer_stop
102115
rust_dbg_lock_create
103116
rust_dbg_lock_destroy
104117
rust_dbg_lock_lock

0 commit comments

Comments
 (0)