
Episode 490: Tim McNamara on Rust 2021 Edition
Software Engineering Radio - the podcast for professional software developers
00:00
Rust's Safety Checks Aren't Chicked at the Pile Stage.
Rust is a compiled language, and therefore the compiler has an opportunity to check before any program is actually run. Almost all of rust's safety checks are actually chicked at the pile stage. Rust doesn't require you to manually create an iterator like this index variable. It works bu a sort of going against the grain slightly.
Transcript
Play full episode