<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc-js-std/parser-slice-array.js, branch 1.77.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-12-26T19:54:17+00:00</updated>
<entry>
<title>rustdoc: search for tuples and unit by type with `()`</title>
<updated>2023-12-26T19:54:17+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-09-29T19:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6a045cc6b24dd033c207dd63d8adccdedf672d2'/>
<id>urn:sha1:f6a045cc6b24dd033c207dd63d8adccdedf672d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc-search: make primitives and keywords less special</title>
<updated>2023-11-21T20:59:26+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-11-20T20:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=28f17d97a9e7276a383e11e91ef2d4159e670726'/>
<id>urn:sha1:28f17d97a9e7276a383e11e91ef2d4159e670726</id>
<content type='text'>
The search sorting code already sorts by item type discriminant,
putting things with smaller discriminants first. There was
also a special case for sorting keywords and primitives earlier,
and this commit removes it by giving them lower discriminants.

The sorting code has another criteria where items with descriptions
appear earlier than items without, and that criteria has higher
priority than the item type. This shouldn't matter, though,
because primitives and keywords normally only appear in the
standard library, and it always gives them descriptions.
</content>
</entry>
<entry>
<title>Update rustdoc-js-std tests</title>
<updated>2023-06-14T12:22:17+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-06-12T14:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b5f8258497d1a1a4b9d5a006e6880a3159ef6ddb'/>
<id>urn:sha1:b5f8258497d1a1a4b9d5a006e6880a3159ef6ddb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: add note about slice/array searches to help popup</title>
<updated>2023-06-10T21:08:26+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-06-07T00:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3a4cd68130c8aaed7ce5a4d0a58861b66c72eea'/>
<id>urn:sha1:d3a4cd68130c8aaed7ce5a4d0a58861b66c72eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: search for slices and arrays by type with `[]`</title>
<updated>2023-06-10T20:52:54+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-05-25T19:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e569274d3ecbbc74d9c5b3a89a68ee09c19ef2f'/>
<id>urn:sha1:2e569274d3ecbbc74d9c5b3a89a68ee09c19ef2f</id>
<content type='text'>
Part of #60485
</content>
</entry>
</feed>
