]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #33960 - tbu-:pr_ref_clone_overflow, r=Aatch
authorbors <bors@rust-lang.org>
Tue, 31 May 2016 06:09:00 +0000 (23:09 -0700)
committerbors <bors@rust-lang.org>
Tue, 31 May 2016 06:09:00 +0000 (23:09 -0700)
Prevent the borrow counter from overflowing in `Ref::clone`

Fixes #33880.


Trivial merge