rust/compiler/rustc_typeck
Camelid 6488aecb74 Use standard formatting for "rust-call" ABI message
Nearly all error messages start with a lowercase letter and don't use
articles - instead they refer to the plural case.
2021-01-10 12:17:24 -08:00
..
src Use standard formatting for "rust-call" ABI message 2021-01-10 12:17:24 -08:00
Cargo.toml
README.md

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.