mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 13:16:15 +00:00
Type lowering can give non-fatal errors that dropck then uses to suppress its own errors. Assume this is the cases when we can't find the error in borrowck.