<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-make/rustdoc-recursion, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-04-08T00:54:33+00:00</updated>
<entry>
<title>test: Move all run-make rustdoc tests to test/rustdoc</title>
<updated>2015-04-08T00:54:33+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-04-06T20:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3647fe81543f0a04a0d6aee15f4bb8c08774295'/>
<id>urn:sha1:d3647fe81543f0a04a0d6aee15f4bb8c08774295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip all leading/trailing newlines</title>
<updated>2015-03-15T16:08:21+00:00</updated>
<author>
<name>Tamir Duberstein</name>
<email>tamird@gmail.com</email>
</author>
<published>2015-03-14T23:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d51047ded072b412ec18a6f78c1fb80835a477f5'/>
<id>urn:sha1:d51047ded072b412ec18a6f78c1fb80835a477f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Don't try to inline the crate root</title>
<updated>2014-09-23T22:19:30+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-09-23T22:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3d8ca595a158dbf4ffbaece479e75b9c811ce815'/>
<id>urn:sha1:3d8ca595a158dbf4ffbaece479e75b9c811ce815</id>
<content type='text'>
Fixes other test cases found in #16274
</content>
</entry>
<entry>
<title>rustdoc: Prevent infinite recursion when inlining</title>
<updated>2014-09-23T22:13:56+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-09-23T22:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2b30f7d3883a9f5d2e419d3d2c86cb66e9d3410'/>
<id>urn:sha1:d2b30f7d3883a9f5d2e419d3d2c86cb66e9d3410</id>
<content type='text'>
Cyclic pub-use chains triggered infinite recursion, and this commit adds a hash
set to guard against cyclic recursion. This will cause one of the reexports to
render as a `pub use` instead of inlining the documentation.

Closes #16274
</content>
</entry>
</feed>
