mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
Bump to 1.53.0
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
This commit is contained in:
parent
0895a693bd
commit
b42e52f2cc
@ -184,7 +184,7 @@ pub enum ErrorKind {
|
||||
/// This operation is unsupported on this platform.
|
||||
///
|
||||
/// This means that the operation can never succeed.
|
||||
#[stable(feature = "unsupported_error", since = "1.52.0")]
|
||||
#[stable(feature = "unsupported_error", since = "1.53.0")]
|
||||
Unsupported,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user