<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc/inline_cross, branch 1.77.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-01-14T19:17:23+00:00</updated>
<entry>
<title>Rollup merge of #119561 - notriddle:master, r=fmease</title>
<updated>2024-01-14T19:17:23+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2024-01-14T19:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8914ca722c29f533335ec4167a8a30658ae8d914'/>
<id>urn:sha1:8914ca722c29f533335ec4167a8a30658ae8d914</id>
<content type='text'>
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)

Follow up

* https://github.com/rust-lang/rust/pull/116214
* https://github.com/rust-lang/rust/pull/116432
* https://github.com/rust-lang/rust/pull/116824
* https://github.com/rust-lang/rust/pull/118105
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2024-01-09T16:07:38+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-01-08T21:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17ec134fa421dd152df12063e45afe355e585d57'/>
<id>urn:sha1:17ec134fa421dd152df12063e45afe355e585d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)</title>
<updated>2024-01-03T22:33:12+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-01-03T22:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=35830fe218f245ef4a82199b8ee371fa89a52721'/>
<id>urn:sha1:35830fe218f245ef4a82199b8ee371fa89a52721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: properly elide cross-crate host effect args</title>
<updated>2023-11-04T23:56:54+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2023-11-03T00:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1dcdf839273d6de6ae7105aa23d99cb44e38a38c'/>
<id>urn:sha1:1dcdf839273d6de6ae7105aa23d99cb44e38a38c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: elide cross-crate default generic arguments</title>
<updated>2023-10-30T15:44:52+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2023-06-09T13:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=58a80c85b9323e59e1b7e744d6782997a3dcb5ce'/>
<id>urn:sha1:58a80c85b9323e59e1b7e744d6782997a3dcb5ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: rename `/implementors` to `/impl.trait`</title>
<updated>2023-10-22T22:47:34+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-10-06T01:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ade7ecf90943a7b865a6281112f8b2bbda55dba2'/>
<id>urn:sha1:ade7ecf90943a7b865a6281112f8b2bbda55dba2</id>
<content type='text'>
This is shorter, avoids potential conflicts with a crate
named `implementors`[^1], and will be less confusing when JS
include files are added for type aliases.

[^1]: AFAIK, this couldn't actually cause any problems right now,
but it's simpler just to make it impossible than relying on never
having a file named `trait.Foo.js` in the crate data area.
</content>
</entry>
<entry>
<title>Add URL to test cases</title>
<updated>2023-10-17T01:01:02+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-10-16T23:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=43b493ebc06f298c8d781f3f0b5a21acbfebd013'/>
<id>urn:sha1:43b493ebc06f298c8d781f3f0b5a21acbfebd013</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `issue-\d+.rs` tests to have meaningful names</title>
<updated>2023-10-17T01:01:02+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-10-16T23:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69dc19043bee2ce720f83bf1d6582240547c842e'/>
<id>urn:sha1:69dc19043bee2ce720f83bf1d6582240547c842e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=GuillaumeGomez</title>
<updated>2023-10-14T17:22:16+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2023-10-14T17:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4dd4d9b489d71b8020eedea1001ad2b0904601be'/>
<id>urn:sha1:4dd4d9b489d71b8020eedea1001ad2b0904601be</id>
<content type='text'>
rustdoc: hide `#[repr(transparent)]` if it isn't part of the public ABI

Fixes #90435.

This hides `#[repr(transparent)]` when the non-1-ZST field the struct is "transparent" over is private.

CC `@RalfJung`

Tentatively nominating it for the release notes, feel free to remove the nomination.
`@rustbot` label needs-fcp relnotes A-rustdoc-ui
</content>
</entry>
<entry>
<title>Stabilize AFIT and RPITIT</title>
<updated>2023-10-13T21:01:36+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-09-13T16:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=59315b8a6346b9e2ed5a77eff2d8276101daa25b'/>
<id>urn:sha1:59315b8a6346b9e2ed5a77eff2d8276101daa25b</id>
<content type='text'>
</content>
</entry>
</feed>
