mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
a4a9fb412e
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.