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

@@ -20,7 +20,6 @@
#![feature(fs_read_write)]
#![feature(set_stdio)]
#![feature(test)]
#![feature(unicode)]
#![feature(vec_remove_item)]
#![feature(entry_and_modify)]