<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc-json/primitives, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-06-16T23:04:36+00:00</updated>
<entry>
<title>rustdoc: `{Meta,Pointee,}Sized` in non-minicore</title>
<updated>2025-06-16T23:04:36+00:00</updated>
<author>
<name>David Wood</name>
<email>david.wood2@arm.com</email>
</author>
<published>2025-03-02T23:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da47753496c3a51e4cedbecde5b4f3ee39333945'/>
<id>urn:sha1:da47753496c3a51e4cedbecde5b4f3ee39333945</id>
<content type='text'>
Some rustdoc tests are `no_core` and need to have `MetaSized` and
`PointeeSized` added to them.
</content>
</entry>
<entry>
<title>tests/rustdoc-json: change assertions to use RFC 9535 jsonpath</title>
<updated>2025-03-21T00:48:09+00:00</updated>
<author>
<name>Alona Enraght-Moony</name>
<email>code@alona.page</email>
</author>
<published>2025-03-21T00:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13335e313c96fecd30e4ec28dececda046b6304b'/>
<id>urn:sha1:13335e313c96fecd30e4ec28dececda046b6304b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`</title>
<updated>2025-03-21T00:48:09+00:00</updated>
<author>
<name>Alona Enraght-Moony</name>
<email>code@alona.page</email>
</author>
<published>2025-03-20T23:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ab71c417b90695ea5186003745699e05164e746'/>
<id>urn:sha1:7ab71c417b90695ea5186003745699e05164e746</id>
<content type='text'>
Done automatically with VSCode.
</content>
</entry>
<entry>
<title>Add missing lang items in no_core tests in rustdoc</title>
<updated>2025-02-04T01:05:31+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-02-03T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=36839759ce535c0496b8060c3d4beb41a170dd6d'/>
<id>urn:sha1:36839759ce535c0496b8060c3d4beb41a170dd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint</title>
<updated>2024-09-01T20:58:08+00:00</updated>
<author>
<name>schvv31n</name>
<email>tim.kurdov@gmail.com</email>
</author>
<published>2024-08-04T23:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f2696ab4d3095bb6ad6197e55855ebdf00f50b80'/>
<id>urn:sha1:f2696ab4d3095bb6ad6197e55855ebdf00f50b80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>Update all rustdoc-json/ tests to use the new style</title>
<updated>2024-07-19T14:54:42+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-07-19T14:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=633f41de0903efb830753e2e373ac9666230eb54'/>
<id>urn:sha1:633f41de0903efb830753e2e373ac9666230eb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives</title>
<updated>2024-02-22T16:04:04+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2024-02-22T12:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e48b96692d63a79a14563f27fe5185f122434f8'/>
<id>urn:sha1:6e48b96692d63a79a14563f27fe5185f122434f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/rustdoc-json: Remove some needless uses of `#![no_core]`.</title>
<updated>2023-11-07T16:36:55+00:00</updated>
<author>
<name>Alona Enraght-Moony</name>
<email>code@alona.page</email>
</author>
<published>2023-11-07T16:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f784fa7bd980916c235f5bd9bdbcf9389ea261f4'/>
<id>urn:sha1:f784fa7bd980916c235f5bd9bdbcf9389ea261f4</id>
<content type='text'>
Done by removing all uses of `#![no_core]`, and the reverting the ones
that failed. More involved ones are in a later commit.
</content>
</entry>
<entry>
<title>Fix rustdoc-json tests</title>
<updated>2023-08-23T18:52:49+00:00</updated>
<author>
<name>Noah Lev</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2023-08-23T18:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=912d11d4d1d36cb1c7a686b43a64b5f96dd58fe4'/>
<id>urn:sha1:912d11d4d1d36cb1c7a686b43a64b5f96dd58fe4</id>
<content type='text'>
</content>
</entry>
</feed>
