Skip to content

Commit 8857657

Browse files
committed
Rename rust_uv.cpp to rust_aio.cpp
1 parent fdeb5ba commit 8857657

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

mk/rt.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUNTIME_CS_$(1) := \
4848
rt/rust_chan.cpp \
4949
rt/rust_port.cpp \
5050
rt/rust_upcall.cpp \
51-
rt/rust_uv.cpp \
51+
rt/rust_aio.cpp \
5252
rt/rust_log.cpp \
5353
rt/rust_timer.cpp \
5454
rt/circular_buffer.cpp \
File renamed without changes.

0 commit comments

Comments
 (0)