<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/doc/rustdoc, 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>2017-09-03T11:15:16+00:00</updated>
<entry>
<title>Add precision for rustdoc block codes</title>
<updated>2017-09-03T11:15:16+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2017-09-02T20:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ebc195d292e959606e5bf01aa76a6b17ab4a1357'/>
<id>urn:sha1:ebc195d292e959606e5bf01aa76a6b17ab4a1357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compile_fail documentation</title>
<updated>2017-09-03T11:15:15+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2017-08-22T11:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2ffcfeb82178384ceca818115d69c12a7257f712'/>
<id>urn:sha1:2ffcfeb82178384ceca818115d69c12a7257f712</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #43863 - steveklabnik:ship-the-rustdoc-book, r=frewsxcv</title>
<updated>2017-08-15T07:28:54+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2017-08-15T07:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c774c9591959edc9aa098e5ff7fc4be2e4a12c09'/>
<id>urn:sha1:c774c9591959edc9aa098e5ff7fc4be2e4a12c09</id>
<content type='text'>
Ship the rustdoc book

Fixes #42322, as it's the last step.

Blocked on https://github.com/rust-lang/rust/pull/43790, though they will not conflict.

r? @rust-lang/docs
</content>
</entry>
<entry>
<title>Remove plugins chapter</title>
<updated>2017-08-15T00:33:30+00:00</updated>
<author>
<name>steveklabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2017-08-14T21:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c6cf22a30bf09eb5183b1326e6c74347df72f77'/>
<id>urn:sha1:2c6cf22a30bf09eb5183b1326e6c74347df72f77</id>
<content type='text'>
we don't want to support plugins
</content>
</entry>
<entry>
<title>Rollup merge of #43790 - steveklabnik:rustdoc-passes, r=QuietMisdreavus</title>
<updated>2017-08-15T00:28:44+00:00</updated>
<author>
<name>Corey Farwell</name>
<email>coreyf@rwell.org</email>
</author>
<published>2017-08-15T00:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1bdf13e6bfa89fed5971d3c097063601bb143df'/>
<id>urn:sha1:b1bdf13e6bfa89fed5971d3c097063601bb143df</id>
<content type='text'>
Write the "passes" chapter of the rustdoc book

cc #42322

r? @rust-lang/docs
</content>
</entry>
<entry>
<title>Write the "passes" chapter of the rustdoc book</title>
<updated>2017-08-14T19:10:56+00:00</updated>
<author>
<name>steveklabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2017-08-10T20:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a5ee171c34775f7155869bd16bbe38c524a555e'/>
<id>urn:sha1:7a5ee171c34775f7155869bd16bbe38c524a555e</id>
<content type='text'>
cc #42322
</content>
</entry>
<entry>
<title>Auto merge of #43812 - steveklabnik:rustdoc-doc-tests, r=QuietMisdreavus</title>
<updated>2017-08-12T09:34:13+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2017-08-12T09:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=59f6b8338e866b022941ff78ccc82ccef73a52fd'/>
<id>urn:sha1:59f6b8338e866b022941ff78ccc82ccef73a52fd</id>
<content type='text'>
rustdoc doc tests

This is mostly adapted from the book v1's chapter.

cc https://github.com/rust-lang/rust/issues/42322

r? @rust-lang/docs
</content>
</entry>
<entry>
<title>rustdoc doc tests</title>
<updated>2017-08-11T20:43:38+00:00</updated>
<author>
<name>steveklabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2017-08-11T20:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=035d4ea2cabb029ce64e7e1bb0cceb0f4b0ad80d'/>
<id>urn:sha1:035d4ea2cabb029ce64e7e1bb0cceb0f4b0ad80d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address review feedback</title>
<updated>2017-08-11T20:24:18+00:00</updated>
<author>
<name>steveklabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2017-08-11T20:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e4aaea431a7fb87a54fd3dd9600c8a346744ff2'/>
<id>urn:sha1:1e4aaea431a7fb87a54fd3dd9600c8a346744ff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore more things</title>
<updated>2017-08-11T00:17:41+00:00</updated>
<author>
<name>steveklabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2017-08-11T00:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92f84424345c72ab5d7b13e931d09d62f8543038'/>
<id>urn:sha1:92f84424345c72ab5d7b13e931d09d62f8543038</id>
<content type='text'>
</content>
</entry>
</feed>
