Dedicated tracking issue for UnicodeVersion and UNICODE_VERSION.

This commit is contained in:
Simon Sapin 2018-04-06 14:18:28 +02:00
parent 670e85339a
commit 1ca2905cda
5 changed files with 7 additions and 6 deletions

View file

@ -8,9 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![feature(unicode)]
#![feature(unicode_version)]
/// Tests access to the internal Unicode Version type and value.
pub fn main() {