rust/compiler/rustc_typeck
Michael Goulet df1e9317c1 Deny associated type bindings within associated type bindings
(cherry picked from commit ca2e0bb51ad1a00190430134c67da5cda356745e)
2022-10-04 12:57:03 -07:00
..

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