Skip to content

Commit fa5795c

Browse files
committed
---
yaml --- r: 277741 b: refs/heads/try c: a1d9c04 h: refs/heads/master i: 277739: 2780941
1 parent c2b41c8 commit fa5795c

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
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 6dbb0e86aec11050480beb76eade6fb805010ba7
33
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4-
refs/heads/try: 84946b8ace311d59a2f70a829fe6d1c910395c12
4+
refs/heads/try: a1d9c04ee291931c30d5213b9c29890db126de1f
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
66
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
77
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try/src/libstd/sys/windows/fs.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// except according to those terms.
1010

1111
use prelude::v1::*;
12-
use io::prelude::*;
1312
use os::windows::prelude::*;
1413

1514
use ffi::OsString;

0 commit comments

Comments
 (0)