rust/compiler/rustc_typeck
Michael Goulet 14ff4cc94a Format type_of
(cherry picked from commit cca48285b87e44f34788773eef520f9e3f9b20c9)
2022-10-06 10:07:34 -07:00
..
2022-10-06 10:07:34 -07:00

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