Come journey with us into the weird, wonderful, and wily world of Rust.
What's new in Rust 1.38
October 14, 2019
34:03
24.51 MB
Downloads: 0
Jon and Ben review the changes introduced by the Rust 1.38 release.
Get in touch with us if you’d like to be interviewed, propose a topic for an episode, or help out!
- Twitter: @rustaceanfm
- Discord: Rustacean Station
- Github: @rustacean-station
- Email: hello@rustacean-station.org
Timestamps & referenced resources
- [@1:15] - Pipelined compilation
- [@3:25] - Linting some incorrect uses of
mem::uninitialized
- [@6:30] -
#[deprecated]
attribute on macros - [@11:30] -
std::any::type_name
- [@16:00] -
slice::{concat, connect, join}
now accepts&[T]
in addition to&T
- [@18:10] -
*const T
and*mut T
now implementstd::marker::Unpin
- [@20:55] - New convenience methods for working with
std::time::Duration
- [@22:25] -
cargo fix --clippy
- [@23:40] - Diff-friendly format for Cargo.lock
- [@25:00] - Looking forward to Rust 1.39
Credits
Intro Theme: Aerocity
Audio Editing: Zoran Zaric
Hosting Infrastructure: Jon Gjengset
Show Notes: Ben Striegel
Hosts: Jon Gjengset and Ben Striegel