]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #42159 - Havvy:doc-drop, r=steveklabnik
authorMark Simulacrum <mark.simulacrum@gmail.com>
Thu, 25 May 2017 01:50:06 +0000 (19:50 -0600)
committerGitHub <noreply@github.com>
Thu, 25 May 2017 01:50:06 +0000 (19:50 -0600)
Document drop more.

Adds two examples to Drop and describes the recursive drop on types that contain fields.

1  2 
src/libcore/ops.rs

Simple merge