Auto merge of #1496 - RalfJung:rustup, r=RalfJung
rustup; inner_deref has been stabilized miri and cargo-miri now use no nightly features (except for miri's using `rustc_private`, of course) :D
This commit is contained in:
commit
2d2820dc77
2 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#![feature(inner_deref)]
|
||||
|
||||
use std::env;
|
||||
use std::ffi::OsString;
|
||||
use std::fs::{self, File};
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
dfe1e3b641abbede6230e3931d14f0d43e5b8e54
|
||||
dbc2ef25fb5e15445de38f19ba75547a6cf35cae
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue