1
Fork 0

Mark the rest of the unicode feature flag as perma-unstable.

This commit is contained in:
Simon Sapin 2018-04-06 14:23:00 +02:00
parent 1ca2905cda
commit ef41788cf3
7 changed files with 4 additions and 7 deletions

View file

@ -307,7 +307,6 @@
#![feature(toowned_clone_into)]
#![feature(try_reserve)]
#![feature(unboxed_closures)]
#![feature(unicode)]
#![feature(untagged_unions)]
#![feature(unwind_attributes)]
#![feature(vec_push_all)]