Bump as_mut_str_for_str stable version.
This commit is contained in:
parent
05af4213b5
commit
bef4ec2fc5
@ -623,7 +623,7 @@ impl AsRef<str> for str {
|
||||
}
|
||||
}
|
||||
|
||||
#[stable(feature = "as_mut_str_for_str", since = "1.50.0")]
|
||||
#[stable(feature = "as_mut_str_for_str", since = "1.51.0")]
|
||||
impl AsMut<str> for str {
|
||||
#[inline]
|
||||
fn as_mut(&mut self) -> &mut str {
|
||||
|
Loading…
Reference in New Issue
Block a user