diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2016-06-29 21:21:23 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-06-29 21:21:23 +0530 |
| commit | b393c7e0d245f800651e6744752951764acf1441 (patch) | |
| tree | f663c2c9e74ff64f01c5477161cc889be0a691ae /src/rustllvm/RustWrapper.cpp | |
| parent | 5bd3ef81c67673bde99e1b85ecc37fd551493070 (diff) | |
| parent | beebaf1366d84425cb52074a710d4bc560f3d2c3 (diff) | |
| download | rust-b393c7e0d245f800651e6744752951764acf1441.tar.gz rust-b393c7e0d245f800651e6744752951764acf1441.zip | |
Rollup merge of #34513 - ollie27:rustdoc_stripped, r=alexcrichton
rustdoc: Fix a few stripping issues We need to recurse into stripped modules to strip things like impl methods but when doing so we must not add any items to the `retained` set. For example this removes [`core::num::ParseFloatError::__description`](https://doc.rust-lang.org/nightly/core/num/struct.ParseFloatError.html#method.__description) and [`impl Clone for ThreadRng`](https://doc.rust-lang.org/nightly/std/clone/trait.Clone.html).
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
