Bump to 1.31.0 and bootstrap from 1.30 beta

This commit is contained in:
Josh Stone 2018-09-26 14:26:46 -07:00
parent 7d52cbce6d
commit ce034951fb
71 changed files with 63 additions and 540 deletions

View file

@ -9,7 +9,6 @@
// except according to those terms.
// run-pass
#![cfg_attr(stage0, feature(macro_vis_matcher))]
//{{{ issue 40569 ==============================================================

View file

@ -10,7 +10,6 @@
// run-pass
#![allow(dead_code, unused_imports)]
#![cfg_attr(stage0, feature(macro_vis_matcher))]
#![feature(crate_visibility_modifier)]
/**