Skip to content

Commit ef0404d

Browse files
author
Jorge Aparicio
committed
---
yaml --- r: 165886 b: refs/heads/try c: f975b10 h: refs/heads/master v: v3
1 parent f6b8db6 commit ef0404d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 18842f89f084c52588fe7cffe07f87bf6e90796a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 658529467d9d69ac9e09cacf98a6d61d781c2c76
5-
refs/heads/try: 4c6e76b7c8823b3fe259e7f8da21de2c86def554
5+
refs/heads/try: f975b10310b2f38a5ac1e50f30778b85ed963849
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
88
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596

branches/try/src/libstd/rt/unwind.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@ pub mod eabi {
384384
pub use self::EXCEPTION_DISPOSITION::*;
385385
use rt::libunwind as uw;
386386
use libc::{c_void, c_int};
387-
use kinds::Copy;
388387

389388
#[repr(C)]
390389
#[allow(missing_copy_implementations)]

0 commit comments

Comments
 (0)