]> git.lizzy.rs Git - rust.git/commitdiff
rustup
authorNoah Lev <camelidcamel@gmail.com>
Tue, 5 Oct 2021 20:13:06 +0000 (13:13 -0700)
committerNoah Lev <camelidcamel@gmail.com>
Tue, 5 Oct 2021 20:13:06 +0000 (13:13 -0700)
Update to the `HEAD` commit of rust-lang/rust and fix test failure.

rust-version
tests/compile-fail/erroneous_const.rs

index 65591aa7ebd9dd3417d0f558dbf04af95299866f..0423627269b2688dc97eb2c4b5102e5046dca85b 100644 (file)
@@ -1 +1 @@
-2b6ed3b675475abc01ce7e68bb75b457f0c85684
+25ec8273855fde2d72ae877b397e054de5300e10
index 199439ccbd2e78f5ee9cbf32d6f6baa58c584f6a..2592483fe65a4845472d076bf7c94188daad202c 100644 (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)]