rust/compiler/rustc_typeck
Michael Goulet 99a8cc16d8 Make type_of work correctly for const arg bindings
(cherry picked from commit 05267b5a50bfa3952fe2a4433f4e12a93e15dd22)
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.