Skip to content

Commit 1f9941f

Browse files
committed
Added features
1 parent 644f258 commit 1f9941f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libstd/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@
244244
#![feature(on_unimplemented)]
245245
#![feature(oom)]
246246
#![feature(optin_builtin_traits)]
247+
#![feature(os_extras)]
247248
#![feature(placement_in_syntax)]
248249
#![feature(rand)]
249250
#![feature(range_inclusive)]

0 commit comments

Comments
 (0)