<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/inline_local/hidden-use.rs, branch 1.27.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-06-11T22:00:42+00:00</updated>
<entry>
<title>rustdoc: Don't inline #[doc(hidden)] pub use</title>
<updated>2016-06-11T22:00:42+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2016-06-07T00:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a7c467418fe552762dfff1be5405c35ef7407f38'/>
<id>urn:sha1:a7c467418fe552762dfff1be5405c35ef7407f38</id>
<content type='text'>
Currently if a `#[doc(hidden)] pub use` item is inlined the `hidden`
attribute is ignored so the item can appear in the docs. By never inlining
such imports, they can be stripped.
</content>
</entry>
</feed>
