]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
Auto merge of #50378 - varkor:repr-align-max-29, r=eddyb
[rust.git] / RELEASES.md
index c44c501305f55f71306dd1b11795a5448b891199..39cef1e2a57703a9a2b95cf70f9909a4d7dc9699 100644 (file)
@@ -34,7 +34,7 @@ Libraries
 - [Implement libstd for CloudABI.][47268]
 - [`Float::{from_bits, to_bits}` is now available in libcore.][46931]
 - [Implement `AsRef<Path>` for Component][46985]
-- [Implemented `Write` for `Cursor<&mut Vec<T>>`][46830]
+- [Implemented `Write` for `Cursor<&mut Vec<u8>>`][46830]
 - [Moved `Duration` to libcore.][46666]
 
 Stabilized APIs