mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
Auto merge of #1848 - RalfJung:rustup, r=RalfJung
rustup Cc https://github.com/rust-lang/rust/issues/86923
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
39e20f1ae5f13451eb35247808d6a2527cb7d060
|
||||
c5e344f7747dbd7e7d4b209e3c480deb5979a56f
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// We test the `align_offset` panic below, make sure we test the interpreter impl and not the "real" one.
|
||||
// compile-flags: -Zmiri-symbolic-alignment-check
|
||||
#![feature(never_type)]
|
||||
#![allow(unconditional_panic, non_fmt_panic)]
|
||||
#![allow(unconditional_panic, non_fmt_panics)]
|
||||
|
||||
use std::panic::{catch_unwind, AssertUnwindSafe};
|
||||
use std::cell::Cell;
|
||||
|
||||
Reference in New Issue
Block a user