mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 13:03:55 +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.