From ce034951fb907c8aa6abd5e6e04769e5e628953c Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 26 Sep 2018 14:26:46 -0700 Subject: Bump to 1.31.0 and bootstrap from 1.30 beta --- src/libterm/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libterm') diff --git a/src/libterm/lib.rs b/src/libterm/lib.rs index a49fd67639d..5ac46c2c5eb 100644 --- a/src/libterm/lib.rs +++ b/src/libterm/lib.rs @@ -50,7 +50,7 @@ #![cfg_attr(windows, feature(libc))] // Handle rustfmt skips #![feature(custom_attribute)] -#![cfg_attr(not(stage0), feature(nll))] +#![feature(nll)] #![allow(unused_attributes)] use std::io::prelude::*; -- cgit 1.4.1-3-g733a5