mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 00:56:54 +00:00
Small improvements in object lifetime default code I found those while trying to understand how the code works.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.