Update to the `HEAD` commit of rust-lang/rust and fix test failure.
This commit is contained in:
Noah Lev 2021-10-05 13:13:06 -07:00
parent 18667a8565
commit 9af75a824f
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
2b6ed3b675475abc01ce7e68bb75b457f0c85684
25ec8273855fde2d72ae877b397e054de5300e10

View File

@ -2,7 +2,6 @@
//! (https://github.com/rust-lang/miri/issues/1382)
// Inlining changes the error location
// compile-flags: -Zmir-opt-level=0
#![feature(const_panic)]
#![feature(never_type)]
#![warn(warnings, const_err)]