6b06e57f5f
Do not consider using a semicolon inside of a different-crate macro Fixes #81943
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.