]> git.lizzy.rs Git - rust.git/commit
Auto merge of #53227 - nivkner:pin_move, r=RalfJung
authorbors <bors@rust-lang.org>
Mon, 27 Aug 2018 22:56:15 +0000 (22:56 +0000)
committerbors <bors@rust-lang.org>
Mon, 27 Aug 2018 22:56:15 +0000 (22:56 +0000)
commit8c2b371ebc5b538a24e6589245ce524ba3e4ce18
treee9c467bbb78a1a28afed4a33c395a2dd2a613aff
parentf7202e40f49d2b29635f095a3270a7214e25ce8b
parent83ca347343f5783779b908c264c9470634d3758c
Auto merge of #53227 - nivkner:pin_move, r=RalfJung

move the Pin API into its own module for centralized documentation

This implements the change proposed by @withoutboats in #49150, as suggested by @RalfJung in the review of #53104,
along with the documentation that was originally in it, that was deemed more appropriate in module-level documentation.

r? @RalfJung
src/liballoc/lib.rs
src/libcore/lib.rs
src/libcore/mem.rs
src/libstd/lib.rs