Skip to content

Commit 065e1b8

Browse files
committed
more comment
1 parent b6d93d9 commit 065e1b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libpanic_unwind/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ cfg_if::cfg_if! {
4040
#[path = "miri.rs"]
4141
mod imp;
4242
// On MSVC we need the SEH lang items as well...
43+
// This should match the conditions of the `seh.rs` import below.
4344
#[cfg(all(target_env = "msvc", not(target_arch = "aarch64")))]
4445
#[allow(unused)]
4546
mod seh;

0 commit comments

Comments
 (0)