The Rust Borrow Checker - A Deep Dive
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
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
Building Geospatial Apps on Postgres, PostGIS, & Citus at Large ScaleMicrosoft via YouTube Unlocking the Power of ML for Your JavaScript Applications with TensorFlow.js
TensorFlow via YouTube Managing the Reactive World with RxJava - Jake Wharton
ChariotSolutions via YouTube What's New in Grails 2.0
ChariotSolutions via YouTube Performance Analysis of Apache Spark and Presto in Cloud Environments
Databricks via YouTube