Update rustc.

This commit is contained in:
Ms2ger 2016-04-26 09:52:09 +02:00
parent 09b2efc706
commit 40fdf450c8
3 changed files with 1 additions and 3 deletions

View file

@ -2,7 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#![feature(ascii)]
#![feature(as_unsafe_cell)]
#![feature(borrow_state)]
#![feature(box_syntax)]