Rust 1.48.0 released
([Development] Nov 19, 2020 15:17 UTC (Thu) (corbet))
- Reference: 0000837771
- News link: https://lwn.net/Articles/837771/
- Source link:
[1]Version 1.48.0 of the Rust language has been released. The biggest change appears to be improvements to the documentation system, but there's more: " The most significant API change is kind of a mouthful: [T; N]: TryFrom<Vec<T>> is now stable. What does this mean? Well, you can use this to try and turn a vector into an array of a given length ".
[1] https://blog.rust-lang.org/2020/11/19/Rust-1.48.html
[1] https://blog.rust-lang.org/2020/11/19/Rust-1.48.html