YoVDO

The Rust Borrow Checker - A Deep Dive

Offered By: CNCF [Cloud Native Computing Foundation] via YouTube

Tags

Conference Talks Courses Lexical Analysis Courses Semantic Analysis Courses Code Safety Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive deep into the Rust compiler's borrow checker in this 22-minute conference talk by Nell Shamrell-Harrington from Microsoft. Explore how the borrow checker ensures safe Rust code and provides automated guidance for writing secure programs. Learn to transition from struggling with the borrow checker to leveraging its insights for creating safer and more powerful code, regardless of your experience level. Gain a comprehensive understanding of the borrow checker's functionality, implementation, and significance in Rust's technical framework and philosophy. The talk covers key topics including lexical analysis, HIR analysis, semantic analysis, the Rust compiler, and lifetime inference, offering valuable insights for Rust developers at all levels.

Syllabus

Introduction
Overview
Running the Code
Lexical Analysis
HIR Analysis
Semantic Analysis
Rust Compiler
Lifetime Inference


Taught by

CNCF [Cloud Native Computing Foundation]

Related Courses

Android Fundamentals: View Binding
Pluralsight
Update to Modern C++
Udemy
Safer JavaScript with the Maybe Type
egghead.io
How to Avoid Safety Hazards When Using Closures in Scala
Strange Loop Conference via YouTube
NULL Pointers in C Language - Tutorial 53
CodeWithHarry via YouTube