Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto merge of #10233 : sfackler/rust/private-module, r=alexcrichton
A private module will survive the strip-private pass if it contains trait implementations, which aren't stripped until a separate pass in render.
- Loading branch information