We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18667a8 commit 9af75a8Copy full SHA for 9af75a8
rust-version
@@ -1 +1 @@
1
-2b6ed3b675475abc01ce7e68bb75b457f0c85684
+25ec8273855fde2d72ae877b397e054de5300e10
tests/compile-fail/erroneous_const.rs
@@ -2,7 +2,6 @@
2
//! (https://github.com/rust-lang/miri/issues/1382)
3
// Inlining changes the error location
4
// compile-flags: -Zmir-opt-level=0
5
-#![feature(const_panic)]
6
#![feature(never_type)]
7
#![warn(warnings, const_err)]
8
0 commit comments