Dive into an in-depth rustc explore session where @compiler-errors examines coercion in the Rust compiler's HIR typeck phase. Gain valuable insights into the intricacies of type checking and coercion mechanisms within Rust's compilation process. Explore advanced concepts and implementation details as the speaker delves into the second session of this technical discussion, offering a comprehensive look at how the Rust compiler handles type coercion during the High-Level Intermediate Representation (HIR) stage.
Overview
Syllabus
rustc explore session: @compiler-errors discusses coercion in hir typeck (session 2)
Taught by
Rust