<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc-js, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-11T16:05:21+00:00</updated>
<entry>
<title>Add regression test for literal search on paths</title>
<updated>2025-09-11T16:05:21+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-09-11T16:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=04a1dd1c175cb0fc18419e0261f99bf35199ab59'/>
<id>urn:sha1:04a1dd1c175cb0fc18419e0261f99bf35199ab59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: add tests for raw pointers in type-based search</title>
<updated>2025-08-21T22:50:12+00:00</updated>
<author>
<name>binarycat</name>
<email>binarycat@envs.net</email>
</author>
<published>2025-08-21T22:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3501e4f3f2a0501d353fb97ca823443203095682'/>
<id>urn:sha1:3501e4f3f2a0501d353fb97ca823443203095682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc-search: search backend with partitioned suffix tree</title>
<updated>2025-08-15T17:26:03+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-11-22T19:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8511e40e7294e1efcc64b81d43969b6bf0f14c2d'/>
<id>urn:sha1:8511e40e7294e1efcc64b81d43969b6bf0f14c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "rustdoc search: prefer stable items in search results"</title>
<updated>2025-08-14T11:06:05+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-08-14T11:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a195cf63b88ecfccebeae59e150a65ec5732779b'/>
<id>urn:sha1:a195cf63b88ecfccebeae59e150a65ec5732779b</id>
<content type='text'>
This reverts commit 1140e90074b0cbcfdea8535e4b51877e2838227e.
</content>
</entry>
<entry>
<title>Rollup merge of #145100 - GuillaumeGomez:rank-doc-alias-lower, r=lolbinarycat</title>
<updated>2025-08-09T03:58:52+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-09T03:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd1e82ac7297821da7543b958fc2a440f4ac051f'/>
<id>urn:sha1:cd1e82ac7297821da7543b958fc2a440f4ac051f</id>
<content type='text'>
Rank doc aliases lower than equivalently matched items

Follow-up of https://github.com/rust-lang/rust/pull/143988.

cc `@lolbinarycat`
</content>
</entry>
<entry>
<title>Rollup merge of #141658 - lolbinarycat:rustdoc-search-stability-rank-138067, r=GuillaumeGomez</title>
<updated>2025-08-09T03:58:42+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-09T03:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=48f5929604d04484f6e6d2f047e81ee5df127633'/>
<id>urn:sha1:48f5929604d04484f6e6d2f047e81ee5df127633</id>
<content type='text'>
rustdoc search: prefer stable items in search results

fixes https://github.com/rust-lang/rust/issues/138067

this does add a new field to the search index, but since we're only listing unstable items instead of adding a boolean flag to every item, it should only increase the search index size of sysroot crates, since those are the only ones using the `staged_api` feature, at least as far as the rust project is concerned.
</content>
</entry>
<entry>
<title>Add regression test for doc alias matching vs equivalently matched items</title>
<updated>2025-08-08T23:23:10+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-08-08T12:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a34bd2baf586b4a6284b11852fede24ad557f787'/>
<id>urn:sha1:a34bd2baf586b4a6284b11852fede24ad557f787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for aliases partial match</title>
<updated>2025-07-16T12:27:22+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-07-15T19:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c079c96877fdd3977c8d5be830931ecb4f79018d'/>
<id>urn:sha1:c079c96877fdd3977c8d5be830931ecb4f79018d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate some tests away from `concat-idents`</title>
<updated>2025-06-24T10:54:54+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2025-06-19T06:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f8ab9343b8e6f195be036bdd99884c8721876820'/>
<id>urn:sha1:f8ab9343b8e6f195be036bdd99884c8721876820</id>
<content type='text'>
`concat_idents!` is in the process of being removed, but a few things it
is used to test will still be relevant. Migrate these tests to something
other than `concat_idents`.
</content>
</entry>
<entry>
<title>rustdoc search: prefer stable items in search results</title>
<updated>2025-06-10T17:56:58+00:00</updated>
<author>
<name>binarycat</name>
<email>binarycat@envs.net</email>
</author>
<published>2025-05-27T17:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1140e90074b0cbcfdea8535e4b51877e2838227e'/>
<id>urn:sha1:1140e90074b0cbcfdea8535e4b51877e2838227e</id>
<content type='text'>
fixes https://github.com/rust-lang/rust/issues/138067
</content>
</entry>
</feed>
