Come journey with us into the weird, wonderful, and wily world of Rust.
Announcing Rustacean Station and Rust 1.36
July 12, 2019
00:54:28
130.74 MB
Downloads: 0
Meet Rustacean Station, a new Rust “meta podcast”, and take a dive into the new 1.36.0 Rust release with Ben and Jon.
If you would like to offer Rust-related podcast content for us to host, or would like advice and resources on making your own Rust podcast, get in touch with us via the venues below!
- Twitter: @rustaceanfm
- Discord: Rustacean Station
- Github: @rustacean-station
- Email: hello@rustacean-station.org
In the episode
- [@4:27] -
std::future
- [@11:29] -
std::task
- [@14:22] - the alloc crate
- [@18:52] -
std::collections::HashMap
and hashbrown - [@22:50] -
std::mem::MaybeUninit
and the deprecation ofstd::mem::uninitialized
(mentioned:Error::type_id
destabilization andstd::pin
discussion) - [@36:24] - NLL for Rust 2015 (mentioned: MIR)
- [@44:45] -
cargo --offline
andcargo fetch
- [@46:50] - ongoing stdlib constification
- [@47:25] -
read_vectored
andwrite_vectored
- [@49:05] -
Iterator::copied
- [@49:58] -
dbg!
enhancements - [@51:19] -
#[must_use]
foris_err
andis_ok
Credits
Intro Theme: Aerocity
Audio Editing: Reece McMillin
Hosting Infrastructure: Jon Gjengset
Show Notes: Ben Striegel
Hosts: Ben Striegel, Jon Gjengset
Special Thanks: Chris Krycho, Andrew Gallant, Mae McCauley