We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce26705 commit af3f8daCopy full SHA for af3f8da
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: 38a97becdf3e6a6157f6f7ec2d98ade8d8edc193
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: 2edb6438cb83c144f0ce480a47975043bbee2d4b
+refs/heads/snap-stage3: 1b34c099a6a624947877315875018093587a8834
5
refs/heads/try: 7b4ef47b7805a402d756fb8157101f64880a522f
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
branches/snap-stage3/src/libstd/sys/windows/backtrace.rs
@@ -283,7 +283,6 @@ mod arch {
283
}
284
285
286
-#[repr(C)]
287
struct Cleanup {
288
handle: libc::HANDLE,
289
SymCleanup: SymCleanupFn,
0 commit comments