mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
8c13ff768c
Fix typo MaybeUnit -> MaybeUninit
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.