]> git.lizzy.rs Git - rust.git/commit
Add a comment to justify why the `pointer` field is `pub`.
authorDaniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>
Mon, 14 Feb 2022 16:35:27 +0000 (17:35 +0100)
committerDaniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>
Mon, 14 Feb 2022 16:35:27 +0000 (17:35 +0100)
commit002f627d383597a792afa14a8b9046659dabdaa2
treef366e29d8da11c27a75fd4550be4d1e1dd19bffb
parentc93968aee896ff2e2ccba1b195e778eb32d6d6e3
Add a comment to justify why the `pointer` field is `pub`.

Addresses https://github.com/rust-lang/rust/pull/93176/files#r795258110.
library/core/src/pin.rs