<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/run-make/no-intermediate-extras, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-07-28T22:26:52+00:00</updated>
<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>Remove all usages of `tmp_dir` from tests</title>
<updated>2024-06-07T09:12:24+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2024-06-06T19:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d86c9819087fbc64b7d0a638b2fd8584831bb661'/>
<id>urn:sha1:d86c9819087fbc64b7d0a638b2fd8584831bb661</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify</title>
<updated>2024-05-21T01:30:48+00:00</updated>
<author>
<name>Oneirical</name>
<email>manchot@videotron.ca</email>
</author>
<published>2024-05-21T01:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95c47d3396c324b32ffaedc2681a370107aeb6be'/>
<id>urn:sha1:95c47d3396c324b32ffaedc2681a370107aeb6be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: swap the error codes</title>
<updated>2024-05-17T19:42:33+00:00</updated>
<author>
<name>Oneirical</name>
<email>manchot@videotron.ca</email>
</author>
<published>2024-05-17T19:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c43e54ad96b7cf2d6b57d0857325165f8ac5114'/>
<id>urn:sha1:8c43e54ad96b7cf2d6b57d0857325165f8ac5114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>missing import</title>
<updated>2024-05-17T18:55:14+00:00</updated>
<author>
<name>Julien</name>
<email>96022417+Oneirical@users.noreply.github.com</email>
</author>
<published>2024-05-17T18:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9d0b75f75e760e3fd9c31933439b55c38a8fb00d'/>
<id>urn:sha1:9d0b75f75e760e3fd9c31933439b55c38a8fb00d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tidy fix</title>
<updated>2024-05-17T18:06:38+00:00</updated>
<author>
<name>Oneirical</name>
<email>manchot@videotron.ca</email>
</author>
<published>2024-05-17T18:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=abdaed2fa9b0927b1b26183fd7f8ee23ef92e4c9'/>
<id>urn:sha1:abdaed2fa9b0927b1b26183fd7f8ee23ef92e4c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite no-intermediate-extras</title>
<updated>2024-05-17T17:29:43+00:00</updated>
<author>
<name>Oneirical</name>
<email>manchot@videotron.ca</email>
</author>
<published>2024-05-17T17:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0b8da4430971ce1a34848852849b8b4e3f20778'/>
<id>urn:sha1:f0b8da4430971ce1a34848852849b8b4e3f20778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore failing cross-compiled run-make tests</title>
<updated>2023-03-30T13:46:31+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>github@jyn.dev</email>
</author>
<published>2023-03-30T13:46:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4851d5663cf74fafc1d753d68394ea0011cfde36'/>
<id>urn:sha1:4851d5663cf74fafc1d753d68394ea0011cfde36</id>
<content type='text'>
`run-make-fulldeps` is never cross-compiled, so a lot of these tests
never accounted for --target. Ignore them when cross-compiling for
now.
</content>
</entry>
<entry>
<title>Move almost all run-make-fulldeps to run-make</title>
<updated>2023-03-30T12:34:55+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>github@jyn.dev</email>
</author>
<published>2023-03-30T12:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=433da1fc047bb39a263eefca4bdb2b1972f1d2ce'/>
<id>urn:sha1:433da1fc047bb39a263eefca4bdb2b1972f1d2ce</id>
<content type='text'>
They pass fine.
</content>
</entry>
</feed>
