bors a76698b5ee Auto merge of #34045 - ollie27:rustdoc_stripped, r=brson
rustdoc: Don't generate empty files for stripped items

We need to traverse stripped modules to generate redirect pages, but we shouldn't generate
anything else for them.

This now renders the file contents to a Vec before writing it to a file in one go. I think
that's probably a better strategy anyway.

Fixes: #34025
2016-06-12 06:05:55 -07:00
..
2016-02-12 10:26:46 +01:00
2015-12-15 18:03:55 +09:00
2016-05-20 17:44:31 +05:30
2016-04-06 01:24:49 +09:00