Skip to content

Commit 2ea8922

Browse files
committed
Merge remote-tracking branch 'brson/uv'
2 parents 1caf45d + 18ac4ee commit 2ea8922

File tree

7 files changed

+1305
-585
lines changed

7 files changed

+1305
-585
lines changed

src/libcore/vec.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export splitn;
3131
export rsplit;
3232
export rsplitn;
3333
export shift;
34+
export unshift;
3435
export pop;
3536
export push, push_all, push_all_move;
3637
export grow;

0 commit comments

Comments
 (0)