Skip to content

Commit a54e5cc

Browse files
committed
Bump since to 1.52.0
1 parent 4c3f406 commit a54e5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/src/io/error.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ pub enum ErrorKind {
182182
UnexpectedEof,
183183

184184
/// This operation is not supported on this platform.
185-
#[stable(feature = "not_supported_error", since = "1.50.0")]
185+
#[stable(feature = "not_supported_error", since = "1.52.0")]
186186
NotSupported,
187187
}
188188

0 commit comments

Comments
 (0)