Skip to content

Commit

Permalink
feature(try_unicode_encode_char)
Browse files Browse the repository at this point in the history
  • Loading branch information
strake committed Jul 30, 2018
1 parent 9ba4046 commit a4b17ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcore/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
#![feature(const_slice_len)]
#![feature(const_str_as_bytes)]
#![feature(const_str_len)]
#![feature(try_unicode_encode_char)]

#[prelude_import]
#[allow(unused)]
Expand Down

0 comments on commit a4b17ae

Please sign in to comment.