]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #103396 - RalfJung:pinning-closure-captures, r=dtolnay
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 21 Nov 2022 23:01:06 +0000 (00:01 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Nov 2022 23:01:06 +0000 (00:01 +0100)
Pin::new_unchecked: discuss pinning closure captures

Regardless of how the discussion in https://github.com/rust-lang/rust/pull/102737 turns out, pinning closure captures is super subtle business and probably worth discussing separately.

1  2 
library/core/src/pin.rs

Simple merge