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
..
alloc Rollup merge of #115477 - kellerkindt:stabilized_int_impl, r=dtolnay 2023-09-17 11:23:24 +00:00
backtrace@99faef833f
core Auto merge of #116074 - fzs111:clarify-pin-docs, r=Mark-Simulacrum 2023-09-25 03:50:59 +00:00
panic_abort Rebase to master 2023-09-22 17:23:33 +05:30
panic_unwind Rename BoxMeUp to PanicPayload. 2023-09-20 19:24:52 +02:00
portable-simd
proc_macro implement Literal::byte_character 2023-09-23 23:29:47 +02:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #116057 - RalfJung:io-safety, r=Mark-Simulacrum 2023-09-25 00:17:13 +00:00
stdarch@6100854c4b
sysroot
test
unwind added support for GNU/Hurd 2023-09-21 17:31:25 +02:00