<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rustdoc-gui-test, branch 1.88.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.88.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.88.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-05-01T15:42:22+00:00</updated>
<entry>
<title>Improve error output in case `nodejs` or `npm` is not installed for rustdoc-gui test suite</title>
<updated>2025-05-01T15:42:22+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-01T15:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc68d3a14467ef6fcebb003f79c2f4c5ef5dd08e'/>
<id>urn:sha1:bc68d3a14467ef6fcebb003f79c2f4c5ef5dd08e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc-gui-test: pass a `camino::Utf8PathBuf` to `compiletest`</title>
<updated>2025-04-13T11:59:35+00:00</updated>
<author>
<name>Jieyou Xu</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2025-04-12T04:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=957324b0a0f532dff28755155c5ce07a2ca04383'/>
<id>urn:sha1:957324b0a0f532dff28755155c5ce07a2ca04383</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace config.toml to bootstrap.toml in src:tools</title>
<updated>2025-03-17T07:26:48+00:00</updated>
<author>
<name>bit-aloo</name>
<email>sshourya17@gmail.com</email>
</author>
<published>2025-02-15T14:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3723f15c77c8521a9dbc2d767091b8506b500fdf'/>
<id>urn:sha1:3723f15c77c8521a9dbc2d767091b8506b500fdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move `src/tools/build_helper` into `src/build_helper`</title>
<updated>2024-11-11T08:19:11+00:00</updated>
<author>
<name>onur-ozkan</name>
<email>work@onurozkan.dev</email>
</author>
<published>2024-11-10T20:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc7531089efdbb868711ccd66dd83f2b18cb560c'/>
<id>urn:sha1:bc7531089efdbb868711ccd66dd83f2b18cb560c</id>
<content type='text'>
Signed-off-by: onur-ozkan &lt;work@onurozkan.dev&gt;
</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>compiletest: Allow multiple `//@ run-flags:` headers</title>
<updated>2024-06-06T15:51:57+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-06-05T08:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2692d44d8300592d575f81f6f05d0bab8aeabf62'/>
<id>urn:sha1:2692d44d8300592d575f81f6f05d0bab8aeabf62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make `try_run` return a `Result&lt;(), ()&gt;` instead of a boolean</title>
<updated>2023-06-23T15:07:34+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-06-23T14:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b5577985df7e7f3132c1e8db1eb6e1022f31276'/>
<id>urn:sha1:7b5577985df7e7f3132c1e8db1eb6e1022f31276</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rustdoc-gui tester</title>
<updated>2023-06-23T13:50:20+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-06-23T13:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=616469aa8aa84585bbaeaee0c9e5b9e06ec15149'/>
<id>urn:sha1:616469aa8aa84585bbaeaee0c9e5b9e06ec15149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more info to error when calling npm</title>
<updated>2023-06-12T19:00:08+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2023-06-12T19:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e628a516a7c4f40b2fbecec580a2a41d6e60d89'/>
<id>urn:sha1:4e628a516a7c4f40b2fbecec580a2a41d6e60d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>few fixes to rust rustdoc-gui tests on windows</title>
<updated>2023-06-12T15:31:42+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2023-06-12T15:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af36fbfc336f176a43a42addfaa12d48163b7e12'/>
<id>urn:sha1:af36fbfc336f176a43a42addfaa12d48163b7e12</id>
<content type='text'>
</content>
</entry>
</feed>
