<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-10-04T10:22:52+00:00</updated>
<entry>
<title>Auto merge of #147323 - chenyukang:yukang-fix-tidy-check, r=jieyouxu</title>
<updated>2025-10-04T10:22:52+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-10-04T10:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99b9a8850349e56247acb6ce19910c7f96db8439'/>
<id>urn:sha1:99b9a8850349e56247acb6ce19910c7f96db8439</id>
<content type='text'>
Fix top level ui tests check in tidy

I got an error when pushing code:

```console
fmt check
fmt: checked 6330 modified files
tidy check
tidy [ui_tests (tests)]: ui tests should be added under meaningful subdirectories: `/Users/yukang/rust/tests/ui/.DS_Store`
tidy [ui_tests (tests)]: FAIL
```

I think it's better to use `ignore::WalkBuilder` for checking the path.

r? `@jieyouxu`
</content>
</entry>
<entry>
<title>Fix top level ui tests check in tidy</title>
<updated>2025-10-04T07:18:16+00:00</updated>
<author>
<name>yukang</name>
<email>moorekang@gmail.com</email>
</author>
<published>2025-10-04T07:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=422b91443f1016aec2a1f00316d01a117ddc7829'/>
<id>urn:sha1:422b91443f1016aec2a1f00316d01a117ddc7829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #147308 - matthiaskrgr:rollup-ov04tbi, r=matthiaskrgr</title>
<updated>2025-10-04T06:19:58+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-10-04T06:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a0f398e89df9767c93c81cd58d44fdba071258a8'/>
<id>urn:sha1:a0f398e89df9767c93c81cd58d44fdba071258a8</id>
<content type='text'>
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#147245 (only replace the intended comma in pattern suggestions)
 - rust-lang/rust#147269 (Add regression test for 123953)
 - rust-lang/rust#147277 (Extract common logic for iterating over features)
 - rust-lang/rust#147292 (Respect `-Z` unstable options in `rustdoc --test`)
 - rust-lang/rust#147300 (Add xtensa arch to object file creation)

r? `@ghost`
`@rustbot` modify labels: rollup
</content>
</entry>
<entry>
<title>Rollup merge of #147292 - Urgau:rustdoc-test-unstable_opts, r=fmease</title>
<updated>2025-10-03T19:10:33+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-10-03T19:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dbc5e72ea203029c1ceb87e46d84800bb90eaf7f'/>
<id>urn:sha1:dbc5e72ea203029c1ceb87e46d84800bb90eaf7f</id>
<content type='text'>
Respect `-Z` unstable options in `rustdoc --test`

This PR makes rustdoc respect `-Z` unstable options when collecting doctests (`rustdoc --test`).

In the process I also realized that `--error-format` wasn't respected as well, making UI annotations impossible to write so I fixed that as well.

Best reviewed commit by commit.

Fixes https://github.com/rust-lang/rust/issues/147276
Fixes https://github.com/rust-lang/rust/issues/143930
r? fmease
</content>
</entry>
<entry>
<title>Update cargo submodule</title>
<updated>2025-10-03T15:58:30+00:00</updated>
<author>
<name>Weihang Lo</name>
<email>me@weihanglo.tw</email>
</author>
<published>2025-10-03T15:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e43a0b6bdbdf5a4bab5be6b925698971c55dae1a'/>
<id>urn:sha1:e43a0b6bdbdf5a4bab5be6b925698971c55dae1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect `--error-format` in `rustdoc --test`</title>
<updated>2025-10-03T15:04:17+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2025-10-03T09:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e914a1a6e026d2c9db43300735a75ba25746e14c'/>
<id>urn:sha1:e914a1a6e026d2c9db43300735a75ba25746e14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect `-Z` unstable options in `rustdoc --test`</title>
<updated>2025-10-03T10:05:31+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2025-10-03T09:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3d5f54ad55a32c0f53271597145b5cd7bae9c3e2'/>
<id>urn:sha1:3d5f54ad55a32c0f53271597145b5cd7bae9c3e2</id>
<content type='text'>
</content>
</entry>
<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>Rollup merge of #147270 - GuillaumeGomez:move-cfg-code, r=lolbinarycat</title>
<updated>2025-10-02T23:16:29+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-10-02T23:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e1b24d9e470b541ba2703ae771a961852ceaa48'/>
<id>urn:sha1:9e1b24d9e470b541ba2703ae771a961852ceaa48</id>
<content type='text'>
Move doc_cfg-specific code into `cfg.rs`

Follow-up of https://github.com/rust-lang/rust/pull/138907.

r? lolbinarycat
</content>
</entry>
<entry>
<title>Rollup merge of #147268 - davidtwco:add-arm-maintainers-to-targets, r=lqd</title>
<updated>2025-10-02T23:16:29+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-10-02T23:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87c7946c8fffb39139670f3713aa306a6d5d1eb5'/>
<id>urn:sha1:87c7946c8fffb39139670f3713aa306a6d5d1eb5</id>
<content type='text'>
add arm-maintainers to various targets

Add the ``@rust-lang/arm-maintainers`` team as maintainers to the following targets:

- `aarch64-unknown-linux-gnu`
- `aarch64-unknown-none`/`aarch64-unknown-none-softfloat`
- `aarch64-unknown-uefi`
- `armv7-unknown-linux-gnueabi`/`armv7-unknown-linux-gnueabihf`
- `armv7a-none-eabi`/`armv7a-none-eabihf`
- `armv7r-none-eabi`/`armv7r-none-abihf`
- `armv8r-none-eabihf`
- `thumbv7em-none-eabi`/`thumbv7em-none-eabihf`
- `thumbv7m-none-eabi`
- `thumbv8m.base-none-eabi`
- `thumbv8m.main-none-eabi`/`thumbv8m.main-none-eabihf`

cc `@thejpster`
</content>
</entry>
</feed>
