<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_errors/src/markdown, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-24T18:21:25+00:00</updated>
<entry>
<title>Use LocalKey&lt;Cell&gt; methods more</title>
<updated>2025-07-24T18:21:25+00:00</updated>
<author>
<name>Cameron Steffen</name>
<email>cam.steffen94@gmail.com</email>
</author>
<published>2025-07-22T01:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8d628c1e12c51c9adf4fecf1aadd74e11c48d76'/>
<id>urn:sha1:b8d628c1e12c51c9adf4fecf1aadd74e11c48d76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setup CI and tidy to use typos for spellchecking and fix few typos</title>
<updated>2025-07-03T07:51:06+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2024-12-07T10:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c76d032f0144b650a438ee1efba89c475e0b115b'/>
<id>urn:sha1:c76d032f0144b650a438ee1efba89c475e0b115b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use default field values in `markdown::parse::Context`</title>
<updated>2025-03-03T20:04:20+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2025-03-03T20:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a4204bf6c7965778685cc1af4d32a3767d8fbe9'/>
<id>urn:sha1:2a4204bf6c7965778685cc1af4d32a3767d8fbe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix some typos</title>
<updated>2024-12-18T15:23:44+00:00</updated>
<author>
<name>acceptacross</name>
<email>csqcqs@gmail.com</email>
</author>
<published>2024-12-18T15:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6734a04c0a6aff674011c9b4cb1c89cba2636c4d'/>
<id>urn:sha1:6734a04c0a6aff674011c9b4cb1c89cba2636c4d</id>
<content type='text'>
Signed-off-by: acceptacross &lt;csqcqs@gmail.com&gt;
</content>
</entry>
<entry>
<title>chore: Fix typos in 'compiler' (batch 1)</title>
<updated>2024-09-02T05:42:38+00:00</updated>
<author>
<name>Alexander Cyon</name>
<email>alex.cyon@gmail.com</email>
</author>
<published>2024-09-02T05:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ac69544a175d692dd623fb854261ca64b1b9b802'/>
<id>urn:sha1:ac69544a175d692dd623fb854261ca64b1b9b802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `warn(unreachable_pub)` to `rustc_errors`.</title>
<updated>2024-08-27T02:03:37+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-08-27T02:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5fd503ab445b2a70897026e495dd4df4343333eb'/>
<id>urn:sha1:5fd503ab445b2a70897026e495dd4df4343333eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix `elided_named_lifetimes` in code</title>
<updated>2024-08-24T16:21:32+00:00</updated>
<author>
<name>Pavel Grigorenko</name>
<email>GrigorenkoPV@ya.ru</email>
</author>
<published>2024-08-22T22:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=53ce92770d0b1005cfc07cc8f14011339e2abc26'/>
<id>urn:sha1:53ce92770d0b1005cfc07cc8f14011339e2abc26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>Support lists and stylings in more places for `rustc --explain`</title>
<updated>2024-07-10T13:41:36+00:00</updated>
<author>
<name>Alex Macleod</name>
<email>alex@macleod.io</email>
</author>
<published>2024-06-26T14:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5824ab178b0b28c948798576de78625ba8209adc'/>
<id>urn:sha1:5824ab178b0b28c948798576de78625ba8209adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add blank lines after module-level `//!` comments.</title>
<updated>2024-06-19T23:23:20+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-06-19T19:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=665821cb606076bcf159c47e3e8e72a14fa512e3'/>
<id>urn:sha1:665821cb606076bcf159c47e3e8e72a14fa512e3</id>
<content type='text'>
Most modules have such a blank line, but some don't. Inserting the blank
line makes it clearer that the `//!` comments are describing the entire
module, rather than the `use` declaration(s) that immediately follows.
</content>
</entry>
</feed>
