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 7dc3b99 commit ef184f9Copy full SHA for ef184f9
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 1302f2832e516eae9da95400f8ea1717f31079c2
+refs/heads/master: 4aa499a2311cc1d3b25aa613263883e335385a65
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 522d09dfecbeca1595f25ac58c6d0178bbd21d7d
5
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77
trunk/src/liblibc/lib.rs
@@ -1521,7 +1521,6 @@ pub mod types {
1521
use types::os::arch::posix88::{dev_t, gid_t};
1522
use types::os::arch::posix88::{mode_t, off_t};
1523
use types::os::arch::posix88::{uid_t};
1524
- use types::os::common::posix01::{timespec};
1525
1526
pub type nlink_t = uint32_t;
1527
pub type blksize_t = uint32_t;
0 commit comments