rust/library
bors 8c04c06317 Auto merge of #116074 - fzs111:clarify-pin-docs, r=Mark-Simulacrum
Clarify example in `Pin::new_unchecked` docs

This example in the docs of `Pin::new_unchecked` puzzled me for a relatively long time. Now I understand that it comes down to the difference between dropping the `Pin` vs dropping the pinned value.

I have extended the explanation to highlight this difference. In my opinion it is clearer now, and I hope it helps others understand `Pin` better.
2023-09-25 03:50:59 +00:00
..
2023-08-22 15:01:14 -07:00
2023-09-22 17:23:33 +05:30
2023-07-31 16:13:02 +08:00
2023-08-23 20:05:14 -04:00
2023-09-05 19:56:20 +02:00
2023-08-23 20:05:14 -04:00
2023-09-21 17:31:25 +02:00