<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/inline_local/glob-extern.rs, branch 1.22.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.22.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.22.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-11-14T18:24:47+00:00</updated>
<entry>
<title>rustdoc: Fix some local inlining issues</title>
<updated>2016-11-14T18:24:47+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2016-11-14T18:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6fe7786db6d44449127600cf69838cb246db810b'/>
<id>urn:sha1:6fe7786db6d44449127600cf69838cb246db810b</id>
<content type='text'>
* 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.
</content>
</entry>
</feed>
