Skip to content

Commit 1b34c09

Browse files
committed
Test fixes and rebase conflicts
1 parent 2edb643 commit 1b34c09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/sys/windows/backtrace.rs

-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ mod arch {
283283
}
284284
}
285285

286-
#[repr(C)]
287286
struct Cleanup {
288287
handle: libc::HANDLE,
289288
SymCleanup: SymCleanupFn,

0 commit comments

Comments
 (0)