more comment
This commit is contained in:
parent
b6d93d9167
commit
065e1b8d8a
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ cfg_if::cfg_if! {
|
|||
#[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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue