<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/html/format.rs, branch 1.77.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-12-27T11:51:32+00:00</updated>
<entry>
<title>Introduce `const Trait` (always-const trait bounds)</title>
<updated>2023-12-27T11:51:32+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2023-12-18T16:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3eb48a35c8ae8335da66dc2bdb4f60e6ae22e1dd'/>
<id>urn:sha1:3eb48a35c8ae8335da66dc2bdb4f60e6ae22e1dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: `div.where` instead of fmt-newline class</title>
<updated>2023-11-30T17:43:40+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-11-30T17:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7230f6c5c51d8668a16d92da9f49d442521de828'/>
<id>urn:sha1:7230f6c5c51d8668a16d92da9f49d442521de828</id>
<content type='text'>
This is about equally readable, a lot more terse, and stops
special-casing functions and methods.

```console
$ du -hs doc-old/ doc-new/
671M    doc-old/
670M    doc-new/
```
</content>
</entry>
<entry>
<title>rustdoc: Remove space from fake-variadic fn ptr impls</title>
<updated>2023-11-26T15:01:42+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@tasking.com</email>
</author>
<published>2023-11-26T15:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1a3c5c40ca1499217fc72917738fd39219bbff17'/>
<id>urn:sha1:1a3c5c40ca1499217fc72917738fd39219bbff17</id>
<content type='text'>
before: `for fn (T₁, T₂, …, Tₙ) -&gt; Ret`
after: `for fn(T₁, T₂, …, Tₙ) -&gt; Ret`
</content>
</entry>
<entry>
<title>Re-format code with new rustfmt</title>
<updated>2023-11-16T02:45:48+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2023-11-13T13:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=917f6540edc20de22e1fb3069e7b325209109350'/>
<id>urn:sha1:917f6540edc20de22e1fb3069e7b325209109350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: avoid allocating strings primitive link printing</title>
<updated>2023-10-21T14:48:23+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-10-21T01:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4851cc938023d8eac9b9e36a0f8e6e8abc6d9b0e'/>
<id>urn:sha1:4851cc938023d8eac9b9e36a0f8e6e8abc6d9b0e</id>
<content type='text'>
This is aimed at hitting the allocator less in a function that
gets called a lot.
</content>
</entry>
<entry>
<title>Hide host effect params from docs</title>
<updated>2023-10-12T16:14:54+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-12T16:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c4e61faf2e078dc30b62488326404137600e5e11'/>
<id>urn:sha1:c4e61faf2e078dc30b62488326404137600e5e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: fix &amp; clean up handling of cross-crate higher-ranked lifetimes</title>
<updated>2023-10-03T15:16:51+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2023-10-03T15:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=67de1509f394414c2987af32a952a6fe66ad815a'/>
<id>urn:sha1:67de1509f394414c2987af32a952a6fe66ad815a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Record asyncness span in HIR</title>
<updated>2023-09-21T19:18:14+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-09-14T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=087a571e708560bad84b1dd8de107c8fdc2a3044'/>
<id>urn:sha1:087a571e708560bad84b1dd8de107c8fdc2a3044</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more named format args</title>
<updated>2023-08-16T14:35:23+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-08-15T12:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16b34bfae3f3a933b216dc6659ae4702168c723a'/>
<id>urn:sha1:16b34bfae3f3a933b216dc6659ae4702168c723a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve code readability by moving fmt args directly into the string</title>
<updated>2023-08-16T14:35:23+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-08-14T20:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1a94b1c0f0b990fa5dc0ecf05ba3acaa17a1d9a'/>
<id>urn:sha1:a1a94b1c0f0b990fa5dc0ecf05ba3acaa17a1d9a</id>
<content type='text'>
</content>
</entry>
</feed>
