Skip to content

Commit bfa1dbe

Browse files
committed
fix cI
1 parent 6d4ebee commit bfa1dbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: library/std/src/io/error/repr_bitpacked.rs

-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ fn kind_from_prim(ek: u32) -> Option<ErrorKind> {
348348
UnexpectedEof,
349349
Unsupported,
350350
OutOfMemory,
351-
#[unstable(feature = "io_error_inprogress", issue = "none")]
352351
InProgress,
353352
Uncategorized,
354353
})

0 commit comments

Comments
 (0)