mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
more comment
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#[path = "miri.rs"]
|
||||
mod imp;
|
||||
// On MSVC we need the SEH lang items as well...
|
||||
// This should match the conditions of the `seh.rs` import below.
|
||||
#[cfg(all(target_env = "msvc", not(target_arch = "aarch64")))]
|
||||
#[allow(unused)]
|
||||
mod seh;
|
||||
|
||||
Reference in New Issue
Block a user