<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/doc/rustdoc, branch 1.43.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-03-10T05:47:47+00:00</updated>
<entry>
<title>Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison</title>
<updated>2020-03-10T05:47:47+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-03-10T05:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61150353bf9cc415f4554a9b4851c14e4255329f'/>
<id>urn:sha1:61150353bf9cc415f4554a9b4851c14e4255329f</id>
<content type='text'>
Remove spotlight

I had a few comments saying that this feature was at best misunderstood or not even used so I decided to organize a poll about on [twitter](https://twitter.com/imperioworld_/status/1232769353503956994). After 87 votes, the result is very clear: it's not useful. Considering the amount of code we have just to run it, I think it's definitely worth it to remove it.

r? @kinnison

cc @ollie27
</content>
</entry>
<entry>
<title>fix various typos</title>
<updated>2020-03-06T14:19:31+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2020-03-06T11:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=136ad015b6862274bf8c161dc5d2955409ed1465'/>
<id>urn:sha1:136ad015b6862274bf8c161dc5d2955409ed1465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "important traits" feature</title>
<updated>2020-02-27T13:51:22+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-02-27T13:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1244ced9580b942926afc06815e0691cf3f4a846'/>
<id>urn:sha1:1244ced9580b942926afc06815e0691cf3f4a846</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update books.</title>
<updated>2020-02-13T16:11:09+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2020-02-12T23:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e1b6ad1084783b4d6b21e9c6e79f114991f3dab'/>
<id>urn:sha1:1e1b6ad1084783b4d6b21e9c6e79f114991f3dab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc fix on doc attribute</title>
<updated>2020-02-05T04:56:24+00:00</updated>
<author>
<name>king6cong</name>
<email>king6cong@gmail.com</email>
</author>
<published>2020-02-05T04:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9713b5696b215b49a927ba55a5c5681a8f220e47'/>
<id>urn:sha1:9713b5696b215b49a927ba55a5c5681a8f220e47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation-tests.md</title>
<updated>2019-11-26T00:34:32+00:00</updated>
<author>
<name>Parth Mehrotra</name>
<email>parth.mehrotra.cs@gmail.com</email>
</author>
<published>2019-11-26T00:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=395408ec18eeedc458746af24e4b3614fc822f46'/>
<id>urn:sha1:395408ec18eeedc458746af24e4b3614fc822f46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move cfg(doc) docs into a separate page</title>
<updated>2019-11-21T14:38:30+00:00</updated>
<author>
<name>QuietMisdreavus</name>
<email>grey@quietmisdreavus.net</email>
</author>
<published>2019-11-06T17:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0d7a7b554771daee7b08caa8c49544910948c915'/>
<id>urn:sha1:0d7a7b554771daee7b08caa8c49544910948c915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the cfg attribute from rustdoc to doc</title>
<updated>2019-11-21T14:38:30+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-11-06T13:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a056bf9714fca847494ee6aa6025acb1a7fdd852'/>
<id>urn:sha1:a056bf9714fca847494ee6aa6025acb1a7fdd852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize cfg rustdoc</title>
<updated>2019-11-21T14:37:36+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-09-06T08:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=086c8d3db71c7d448b55536d6862f177ad7f60dd'/>
<id>urn:sha1:086c8d3db71c7d448b55536d6862f177ad7f60dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve error messages and documentation</title>
<updated>2019-11-18T15:43:48+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-10-17T12:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71c7dace89959e185948e91b902ffb803aa8d223'/>
<id>urn:sha1:71c7dace89959e185948e91b902ffb803aa8d223</id>
<content type='text'>
</content>
</entry>
</feed>
