mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
29961709f1
Fix closure HIR span context mismatch Ensure span has the closure expression's SyntaxContext. Closes rust-lang/rust#155724