<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_errors/src, branch 1.76.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.76.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.76.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-12-18T05:06:22+00:00</updated>
<entry>
<title>Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.</title>
<updated>2023-12-18T05:06:22+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-18T00:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6aa418c9f616ae898d01082f8fe324927295d9c'/>
<id>urn:sha1:f6aa418c9f616ae898d01082f8fe324927295d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename many `DiagCtxt` arguments.</title>
<updated>2023-12-18T05:06:22+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-17T23:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f422dca3ae8b8a8c9a99b8e6ec0899e08dc072c3'/>
<id>urn:sha1:f422dca3ae8b8a8c9a99b8e6ec0899e08dc072c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `SilentEmitter::fatal_handler` as `SilentEmitter::fatal_dcx`.</title>
<updated>2023-12-18T05:06:22+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-17T22:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=20cb12ede1db9b1abe96745fe6a9ab1156cb443b'/>
<id>urn:sha1:20cb12ede1db9b1abe96745fe6a9ab1156cb443b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `DiagnosticBuilder::handler` as `DiagnosticBuilder::dcx`.</title>
<updated>2023-12-18T05:06:21+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-18T02:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f3f1ca8c455154b5c73528f47e6802b90041991'/>
<id>urn:sha1:9f3f1ca8c455154b5c73528f47e6802b90041991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `HandlerFlags` as `DiagCtxtFlags`.</title>
<updated>2023-12-18T05:06:21+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-17T21:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b1f87c7e8ff6798e0c770eb6229a77682948976'/>
<id>urn:sha1:9b1f87c7e8ff6798e0c770eb6229a77682948976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `HandlerInner` as `DiagCtxtInner`.</title>
<updated>2023-12-18T05:06:21+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-17T10:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=45f347681d1744302167179f291885cffc63a800'/>
<id>urn:sha1:45f347681d1744302167179f291885cffc63a800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `Handler` as `DiagCtxt`.</title>
<updated>2023-12-18T05:06:19+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-17T10:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cde19c016e4608288a02f5bdec0b5330d474c26f'/>
<id>urn:sha1:cde19c016e4608288a02f5bdec0b5330d474c26f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #118993 - jyn514:cfg-color, r=WaffleLapkin,Nilstrieb</title>
<updated>2023-12-16T05:32:59+00:00</updated>
<author>
<name>Jubilee</name>
<email>46493976+workingjubilee@users.noreply.github.com</email>
</author>
<published>2023-12-16T05:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=30231d9afa66448077f4bc03b61bdfbec1d53f9a'/>
<id>urn:sha1:30231d9afa66448077f4bc03b61bdfbec1d53f9a</id>
<content type='text'>
use `if cfg!` instead of `#[cfg]`

this pr is specifically for waffle because i love it &lt;3

fixes https://github.com/rust-lang/rust/pull/118756#discussion_r1421767649

r? `@WaffleLapkin`
</content>
</entry>
<entry>
<title>Simplify lint decorator derive too</title>
<updated>2023-12-16T02:07:01+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-12-15T16:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=108bec67232520a124100a928a3ddf1d72d7dc60'/>
<id>urn:sha1:108bec67232520a124100a928a3ddf1d72d7dc60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use `if cfg` instead of `#[cfg]`</title>
<updated>2023-12-15T18:15:40+00:00</updated>
<author>
<name>jyn</name>
<email>github@jyn.dev</email>
</author>
<published>2023-12-15T18:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4845665f6a1b4c2614b7984c79d8a6a4241fa978'/>
<id>urn:sha1:4845665f6a1b4c2614b7984c79d8a6a4241fa978</id>
<content type='text'>
this pr is specifically for waffle because i love it &lt;3
</content>
</entry>
</feed>
