Skip to content

Commit 3d26665

Browse files
committed
Rename upcall_istr_push to rust_istr_push in rustrt.def.in
1 parent b099b1e commit 3d26665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rt/rustrt.def.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ rust_dirent_filename
4848
rust_file_is_dir
4949
rust_get_stdin
5050
rust_get_stdout
51+
rust_istr_push
5152
rust_list_files
5253
rust_process_wait
5354
rust_ptr_eq
@@ -84,7 +85,6 @@ upcall_get_type_desc
8485
upcall_grow_task
8586
upcall_vec_grow
8687
upcall_vec_push
87-
upcall_istr_push
8888
upcall_kill
8989
upcall_log_double
9090
upcall_log_float

0 commit comments

Comments
 (0)