File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
branches/snap-stage3/src/libstd/fs Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 4d716decb5d9944bc0d79cdc51b03e3af69bc59c
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 7ed4660a51b048f8b166b298d1777544d3a0fd98
4
+ refs/heads/snap-stage3: 16ff1401d8fb11b9c0f5fab8052b2a993ff93916
5
5
refs/heads/try: 649d35e4d830b27806705dc5352c86ab6d6fd1a1
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
Original file line number Diff line number Diff line change @@ -1552,6 +1552,7 @@ mod tests {
1552
1552
}
1553
1553
1554
1554
#[ test]
1555
+ #[ cfg( not( windows) ) ]
1555
1556
fn unlink_readonly ( ) {
1556
1557
let tmpdir = tmpdir ( ) ;
1557
1558
let path = tmpdir. join ( "file" ) ;
You can’t perform that action at this time.
0 commit comments