<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/bootstrap/mk, branch 1.78.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.78.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.78.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-09-23T20:58:43+00:00</updated>
<entry>
<title>Pass `-jN` from Make to `BOOTSTRAP_ARGS`</title>
<updated>2023-09-23T20:58:43+00:00</updated>
<author>
<name>onur-ozkan</name>
<email>work@onurozkan.dev</email>
</author>
<published>2023-09-23T20:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=863d2fddd79c3096cd421278dab420d1f3b0de63'/>
<id>urn:sha1:863d2fddd79c3096cd421278dab420d1f3b0de63</id>
<content type='text'>
Enables the same functionality as `x -jN` in Make by
passing the `-jN` arg from Make to the `BOOTSTRAP_ARGS` args
if it is specified.

Signed-off-by: onur-ozkan &lt;work@onurozkan.dev&gt;
</content>
</entry>
<entry>
<title>fix(bootstrap): rename exclude flag to skip 🐛</title>
<updated>2023-08-06T07:29:36+00:00</updated>
<author>
<name>Meysam Azad</name>
<email>MeysamAzad81@gmail.com</email>
</author>
<published>2023-08-04T13:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b16456efa95060beedb0e2fe1ed0aa5fa1b7e02'/>
<id>urn:sha1:0b16456efa95060beedb0e2fe1ed0aa5fa1b7e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #112774 - compiler-errors:rollup-z8oof6r, r=compiler-errors</title>
<updated>2023-06-18T22:30:48+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2023-06-18T22:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f217411bacbe943ead9dfca93a91dff0753c2a96'/>
<id>urn:sha1:f217411bacbe943ead9dfca93a91dff0753c2a96</id>
<content type='text'>
Rollup of 6 pull requests

Successful merges:

 - #112537 (Don't record adjustments twice in `note_source_of_type_mismatch_constraint`)
 - #112663 (cleanup azure leftovers)
 - #112668 (Test `x.ps1` in `msvc` CI job)
 - #112710 (Re-use the deref-pattern recursion instead of duplicating the logic)
 - #112753 (Don't try to auto-bless 32-bit `mir-opt` tests on ARM Mac hosts)
 - #112758 (refactor(resolve): delete update_resolution function)

r? `@ghost`
`@rustbot` modify labels: rollup
</content>
</entry>
<entry>
<title>Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbini</title>
<updated>2023-06-18T19:49:26+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2023-06-18T19:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2d0aa57684e10f7b3d3fe740ee18d431181583ad'/>
<id>urn:sha1:2d0aa57684e10f7b3d3fe740ee18d431181583ad</id>
<content type='text'>
CI: merge `mingw` test CI jobs

Same as https://github.com/rust-lang/rust/pull/112633, but for `mingw`. From the logs it looks like the runner spends 40 minutes compiling `rustc`, and then `10`/`20` minutes running tests. It seems wasteful to split that into two jobs.

CI run: https://github.com/rust-lang/rust/actions/runs/5275702134/jobs/9541479343?pr=112645

r? `@jyn514`
</content>
</entry>
<entry>
<title>Merge `mingw-1/2` CI jobs</title>
<updated>2023-06-18T12:40:52+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2023-06-15T06:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3a4cf13a7161843ddf2136169e02d1351449d7f'/>
<id>urn:sha1:f3a4cf13a7161843ddf2136169e02d1351449d7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test `x.ps1` in `msvc` CI job</title>
<updated>2023-06-18T09:50:05+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2023-06-15T17:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d25e8d79a14ebf02df437f0147de592c8ded3ea1'/>
<id>urn:sha1:d25e8d79a14ebf02df437f0147de592c8ded3ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge `msvc-1/2` CI jobs</title>
<updated>2023-06-14T21:07:49+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2023-06-14T21:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=895eb3035e2e4e9e726f5fa5523e3f2fa861583a'/>
<id>urn:sha1:895eb3035e2e4e9e726f5fa5523e3f2fa861583a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change `src/test` to `tests` in source files, fix tidy and tests</title>
<updated>2023-01-11T09:32:13+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40ba0e84d53f605ccf01836e9c2d27892728ae81'/>
<id>urn:sha1:40ba0e84d53f605ccf01836e9c2d27892728ae81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused `check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu`</title>
<updated>2022-12-20T21:42:38+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jnelson@cloudflare.com</email>
</author>
<published>2022-12-20T21:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb89ae4092deb4b3b90f0bdc2d5467b4029ba258'/>
<id>urn:sha1:fb89ae4092deb4b3b90f0bdc2d5467b4029ba258</id>
<content type='text'>
It's not used anywhere in CI, and it seems of questionable use.
It was first added in 0e272de69f4a9c889e5f1a024a88b3e1f60cb6c5, which looks like it's just intended for CI, not as a user-facing feature.
</content>
</entry>
<entry>
<title>Use an extensionless `x` script for non-Windows</title>
<updated>2022-08-12T22:39:26+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2022-08-12T22:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de8dedb0a524208e4856e80c22bc7f47df2fd91a'/>
<id>urn:sha1:de8dedb0a524208e4856e80c22bc7f47df2fd91a</id>
<content type='text'>
</content>
</entry>
</feed>
