mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
a373623d55
drop few unused crates, gate libc under unix for rustc_codegen_ssa Small cleanup.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.