rust/compiler/rustc_typeck
Mark Rousskov d5b760ba62 Bump rustfmt version
Also switches on formatting of the mir build module
2021-02-02 09:09:52 -05:00
..
2021-02-02 09:09:52 -05:00

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