ad3389a6df
Add suggestion to "use break" when attempting to implicit-break a loop Fixes #84114
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.