Rustup to rustc 1.31.0-nightly (424a749a0 2018-10-21)

This commit is contained in:
bjorn3
2018-10-22 11:06:09 +02:00
parent 397c6843d0
commit 35d4d22e5c
2 changed files with 16 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#![feature(rustc_private, macro_at_most_once_rep)]
#![feature(rustc_private, macro_at_most_once_rep, never_type)]
#![allow(intra_doc_link_resolution_failure)]
extern crate byteorder;