The internal, unstable field of `Pin` can conflict with fields from the inner type accessed via the `Deref` impl. Rename it from `pointer` to `__pointer`, to make it less likely to conflict with anything else. |
||
|---|---|---|
| .. | ||
| cant_access_internals.rs | ||
| cant_access_internals.stderr | ||
| lifetime_errors_on_promotion_misusage.rs | ||
| lifetime_errors_on_promotion_misusage.stderr | ||