bors d88d06448e Auto merge of #37773 - ollie27:rustdoc_inline_glob, r=brson
rustdoc: Fix some local inlining issues

* Only inline public items when inlining glob imports.
* Never inline while in a private module or a child of a private module.
* Never inline impls. This allowed the removal of a workaround in the
rendering code.
2016-11-16 01:17:53 -08:00
..
2016-08-17 16:12:37 +12:00
2016-08-17 16:12:37 +12:00
2016-08-17 16:12:37 +12:00
2016-08-17 16:12:37 +12:00
2016-08-19 08:20:06 +12:00
2016-05-20 17:44:31 +05:30
2016-08-17 16:12:37 +12:00
2016-09-03 13:39:34 +03:00