mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 13:38:29 +00:00
When giving an error about an obligation introduced by a function call that an argument doesn't fulfill, and that argument is a block, add a span_label pointing at the innermost tail expression.