Stabilize 'attr_literals' feature.

This commit is contained in:
Sergio Benitez
2018-08-03 15:05:05 -07:00
parent 5ce5e08606
commit ed0bd38cac
28 changed files with 42 additions and 252 deletions

View File

@@ -244,7 +244,6 @@
#![feature(arbitrary_self_types)]
#![feature(array_error_internals)]
#![feature(asm)]
#![feature(attr_literals)]
#![feature(box_syntax)]
#![feature(cfg_target_has_atomic)]
#![feature(cfg_target_thread_local)]