mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
Remove borrowck Upvar duplication This cuts out an extra allocation and copying over from the already cached closure capture information.
Remove borrowck Upvar duplication This cuts out an extra allocation and copying over from the already cached closure capture information.