<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-10-03T08:43:43+00:00</updated>
<entry>
<title>Auto merge of #145898 - lolbinarycat:rustdoc-search-trait-parent, r=GuillaumeGomez,notriddle</title>
<updated>2025-10-03T08:43:43+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-10-03T08:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd091003ace19d9556c647d87f7a9cd1e8dcc17e'/>
<id>urn:sha1:dd091003ace19d9556c647d87f7a9cd1e8dcc17e</id>
<content type='text'>
If a trait item appears in rustdoc search, hide the corrosponding impl items

fixes rust-lang/rust#138251

cc `@notriddle`
</content>
</entry>
<entry>
<title>rustdoc: use same stage for all pr check docs</title>
<updated>2025-10-02T20:29:36+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2025-10-02T17:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c7d6857f750a8c957ebca81340faa379cc3d110f'/>
<id>urn:sha1:c7d6857f750a8c957ebca81340faa379cc3d110f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of `compiletest-use-stage0-libtest` from CI</title>
<updated>2025-09-30T14:08:48+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-09-30T14:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f54d8bfd8e5921dc5eb5bbe0799907ed4ca1916'/>
<id>urn:sha1:5f54d8bfd8e5921dc5eb5bbe0799907ed4ca1916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `rust.use-lld` to `rust.bootstrap-override-lld`</title>
<updated>2025-09-26T18:21:21+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-09-25T20:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=852aa20c90cca64426516f46c3d89cfd57086ae8'/>
<id>urn:sha1:852aa20c90cca64426516f46c3d89cfd57086ae8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,davidtwco</title>
<updated>2025-09-24T13:04:19+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-09-24T13:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=15283f6fe95e5b604273d13a428bab5fc0788f5a'/>
<id>urn:sha1:15283f6fe95e5b604273d13a428bab5fc0788f5a</id>
<content type='text'>
Extends AArch64 branch protection support to include GCS

Extends existing support for AArch64 branch protection to include support for [Guarded Control Stacks](https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-a-profile-architecture-2022#guarded-control-stack-gcs:~:text=Extraction%20or%20tracking.-,Guarded%20Control%20Stack%20(GCS),-With%20the%202022).
</content>
</entry>
<entry>
<title>Changes some aarch64 CIs g++ install &amp; ubuntu ver.</title>
<updated>2025-09-23T12:56:53+00:00</updated>
<author>
<name>Reuben Cruise</name>
<email>reuben.cruise@arm.com</email>
</author>
<published>2025-09-10T14:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=08020def99d2851af0dabde12cc6d203017fa72c'/>
<id>urn:sha1:08020def99d2851af0dabde12cc6d203017fa72c</id>
<content type='text'>
GCS support was added to GCC in version 15, thus the rmake test for this
patch requires GCC15
Similarly, the ubuntu version is updated so the newer clang version is
available, and/or GCC15 is the default.
</content>
</entry>
<entry>
<title>Rollup merge of #146606 - Enselic:test-test-args, r=Mark-Simulacrum</title>
<updated>2025-09-21T20:20:26+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-09-21T20:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af315d3027ec0a77eedc18b9a82bc43829fe1200'/>
<id>urn:sha1:af315d3027ec0a77eedc18b9a82bc43829fe1200</id>
<content type='text'>
ci: x86_64-gnu-tools: Add `--test-args` regression test

See https://github.com/rust-lang/rust/pull/146601#issuecomment-3293179561

r? ``@Mark-Simulacrum``
</content>
</entry>
<entry>
<title>Update the minimum external LLVM to 20</title>
<updated>2025-09-16T18:49:20+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2025-08-07T21:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=580b4891aa23c0625539bf5ee55270f27af09072'/>
<id>urn:sha1:580b4891aa23c0625539bf5ee55270f27af09072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: x86_64-gnu-tools: Add `--test-args` regression test</title>
<updated>2025-09-16T17:59:55+00:00</updated>
<author>
<name>Martin Nordholts</name>
<email>martin.nordholts@codetale.se</email>
</author>
<published>2025-09-15T17:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91cf067f7174eac7ec0492e829bcbb844d4471d7'/>
<id>urn:sha1:91cf067f7174eac7ec0492e829bcbb844d4471d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #146394 - Enselic:debuginfo-level-tests-2, r=jieyouxu</title>
<updated>2025-09-13T07:24:30+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-09-13T07:24:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=064cc81354a940e297a1be4dfa9e26759c8431be'/>
<id>urn:sha1:064cc81354a940e297a1be4dfa9e26759c8431be</id>
<content type='text'>
ci: Increase `rust.debuginfo-level-tests` to `2` in `x86_64-gnu-debug` job

Simply to increase the scope of the testing.

Part of https://github.com/rust-lang/rust/issues/61117.

cc rust-lang/rust#145967 and rust-lang/rust#146025 which prepared for this. And rust-lang/rust#144499 that set to level to `1`

try-job: x86_64-gnu-debug
</content>
</entry>
</feed>
