rust/compiler/rustc_typeck
Jack Huey 92b759f517 Revert "Better errors for implied static bound"
This reverts commit c75817b0a75d4b6b01ee10900ba5d01d4915e6a8.
2022-09-16 09:47:07 -04:00
..

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