Bump to 1.31.0 and bootstrap from 1.30 beta
This commit is contained in:
parent
7d52cbce6d
commit
ce034951fb
71 changed files with 63 additions and 540 deletions
|
@ -16,7 +16,7 @@
|
|||
#![allow(unused_attributes)]
|
||||
#![feature(range_contains)]
|
||||
#![cfg_attr(unix, feature(libc))]
|
||||
#![cfg_attr(not(stage0), feature(nll))]
|
||||
#![feature(nll)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
|
||||
extern crate atty;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue