Skip to content

Commit

Permalink
Add feature core_str_ext
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Jul 15, 2015
1 parent c38653f commit d829956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#![feature(core)]
#![feature(core_str_ext)]
#![feature(libc)]
#![feature(no_std)]

Expand Down

0 comments on commit d829956

Please sign in to comment.