rust/compiler/rustc_typeck
Michael Goulet 328b53f5f0 Support bindings with anon consts in generics
(cherry picked from commit 92561f43f185b54c81167ddc89fbe2dcd94b4efb)
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.