diff options
| author | bors <bors@rust-lang.org> | 2017-06-06 06:18:17 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-06-06 06:18:17 +0000 |
| commit | 17f493fffc4e7b7a4110d2528e9f1272470dda10 (patch) | |
| tree | 3e1fbd022aa56f40edb4c9a76c2f858fb30152b0 /src/liballoc_jemalloc | |
| parent | e8626951583e2cac46417ec433254a862735c0cc (diff) | |
| parent | 88c791bf692a9a1d8f48f70384ae42be044f03bf (diff) | |
| download | rust-17f493fffc4e7b7a4110d2528e9f1272470dda10.tar.gz rust-17f493fffc4e7b7a4110d2528e9f1272470dda10.zip | |
Auto merge of #42394 - ollie27:rustdoc_deref_box, r=QuietMisdreavus
rustdoc: Hide `self: Box<Self>` in list of deref methods These methods can never be called through deref so there is no point including them. For example you can't call [`into_boxed_bytes`](https://doc.rust-lang.org/nightly/std/string/struct.String.html#method.into_boxed_bytes) or [`into_string`](https://doc.rust-lang.org/nightly/std/string/struct.String.html#method.into_string) on `String`.
Diffstat (limited to 'src/liballoc_jemalloc')
0 files changed, 0 insertions, 0 deletions
