<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-js, branch 1.34.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.34.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.34.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-04-08T09:07:06+00:00</updated>
<entry>
<title>Move rustdoc-js testing into compiletest</title>
<updated>2019-04-08T09:07:06+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-02-28T17:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=59d8883ec4f489922192f2472ad3141e6f92fa7a'/>
<id>urn:sha1:59d8883ec4f489922192f2472ad3141e6f92fa7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename rustdoc js test suites</title>
<updated>2019-04-08T09:06:44+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-02-23T23:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e371df4f23b6fb7274ab3e30dc133fce53588dc7'/>
<id>urn:sha1:e371df4f23b6fb7274ab3e30dc133fce53588dc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove rustdoc test which referenced unstable API</title>
<updated>2019-02-09T20:09:12+00:00</updated>
<author>
<name>Matthias Einwag</name>
<email>matthias.einwag@live.com</email>
</author>
<published>2019-02-09T02:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ef34a5a39641846e824b6450a705d6031002beb'/>
<id>urn:sha1:1ef34a5a39641846e824b6450a705d6031002beb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve filter test</title>
<updated>2018-12-03T22:05:09+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-12-03T22:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3f253f53946398199277cfb6e3af7c05b5ed3b4f'/>
<id>urn:sha1:3f253f53946398199277cfb6e3af7c05b5ed3b4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for crate filtering</title>
<updated>2018-11-28T18:33:33+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-09-30T22:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8062c7ae4b6201b3728baae37fb04215dcc5fcd4'/>
<id>urn:sha1:8062c7ae4b6201b3728baae37fb04215dcc5fcd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove outdated rustdoc PinBox tests</title>
<updated>2018-09-18T08:42:27+00:00</updated>
<author>
<name>Taylor Cramer</name>
<email>cramertj@google.com</email>
</author>
<published>2018-09-18T08:42:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=403d12d696a344cd6a9251e46c313e00f0316f9b'/>
<id>urn:sha1:403d12d696a344cd6a9251e46c313e00f0316f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #53227 - nivkner:pin_move, r=RalfJung</title>
<updated>2018-08-27T22:56:15+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2018-08-27T22:56:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c2b371ebc5b538a24e6589245ce524ba3e4ce18'/>
<id>urn:sha1:8c2b371ebc5b538a24e6589245ce524ba3e4ce18</id>
<content type='text'>
move the Pin API into its own module for centralized documentation

This implements the change proposed by @withoutboats in #49150, as suggested by @RalfJung in the review of #53104,
along with the documentation that was originally in it, that was deemed more appropriate in module-level documentation.

r? @RalfJung
</content>
</entry>
<entry>
<title>move PinBox into pin module and export through std</title>
<updated>2018-08-22T22:37:03+00:00</updated>
<author>
<name>Niv Kaminer</name>
<email>nivkner@zoho.com</email>
</author>
<published>2018-08-09T16:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=971d7ed24966e64c8ec8352ada433b672c25012f'/>
<id>urn:sha1:971d7ed24966e64c8ec8352ada433b672c25012f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Search a substring instead of start of string in rustdoc search</title>
<updated>2018-08-21T22:21:08+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-08-21T22:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e87b4b3100556a84042482eeaedc5de8f2d1fe28'/>
<id>urn:sha1:e87b4b3100556a84042482eeaedc5de8f2d1fe28</id>
<content type='text'>
</content>
</entry>
</feed>
