]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
move mem::uninitialized deprecation back by 1 release, to 1.39
[rust.git] / RELEASES.md
index 5ceeea8d037cbc538199a0803fee386bfc4fb96f..355e53cbed25c03d8e2d0205d10be8bdc6a7ee8b 100644 (file)
@@ -62,7 +62,7 @@ Misc
 Compatibility Notes
 -------------------
 - With the stabilisation of `mem::MaybeUninit`, `mem::uninitialized` use is no
-  longer recommended, and will be deprecated in 1.38.0.
+  longer recommended, and will be deprecated in 1.39.0.
 
 [60318]: https://github.com/rust-lang/rust/pull/60318/
 [60364]: https://github.com/rust-lang/rust/pull/60364/