about summary refs log tree commit diff
path: root/src/test/ui/macros/format-parse-errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-01-09 13:48:37 +0000
committerbors <bors@rust-lang.org>2019-01-09 13:48:37 +0000
commit6ecad338381cc3b8d56e2df22e5971a598eddd6c (patch)
treea3801d480d3ea835621d8336ea8c09cb99c59414 /src/test/ui/macros/format-parse-errors.rs
parent664c7797f6bfddf9f5e67474c2fd8017f91d7110 (diff)
parent68e98a2a858a60462501ea2a9097fe94d70ff993 (diff)
downloadrust-6ecad338381cc3b8d56e2df22e5971a598eddd6c.tar.gz
rust-6ecad338381cc3b8d56e2df22e5971a598eddd6c.zip
Auto merge of #57419 - cramertj:pin-set, r=withouboats
Reborrow Pin<P> using &mut in `Pin::set`

Fixes https://github.com/rust-lang/rust/issues/57339.

This makes it possible to call `.set` multiple times without
using `.as_mut()` first to reborrow the pointer.

r? @withoutboats
cc @rust-lang/libs
Diffstat (limited to 'src/test/ui/macros/format-parse-errors.rs')
0 files changed, 0 insertions, 0 deletions