Function rustc_mir_build::build::expr::as_place::enable_precise_capture
source · Expand description
Precise capture is enabled if the feature gate capture_disjoint_fields
is enabled or if
user is using Rust Edition 2021 or higher.