<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_hir_analysis/src/errors, 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-08-11T22:05:42+00:00</updated>
<entry>
<title>Propagate TraitImplHeader to hir</title>
<updated>2025-08-11T22:05:42+00:00</updated>
<author>
<name>Cameron Steffen</name>
<email>cam.steffen94@gmail.com</email>
</author>
<published>2025-07-24T14:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf266dc8341755f0f7ac6de1cfa474875f79b3d9'/>
<id>urn:sha1:bf266dc8341755f0f7ac6de1cfa474875f79b3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename trait_of_item -&gt; trait_of_assoc</title>
<updated>2025-07-28T14:53:50+00:00</updated>
<author>
<name>Cameron Steffen</name>
<email>cam.steffen94@gmail.com</email>
</author>
<published>2025-07-25T00:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=172af038a733020ec487d57a593ddb27ce16c325'/>
<id>urn:sha1:172af038a733020ec487d57a593ddb27ce16c325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse `const trait Trait`</title>
<updated>2025-07-17T10:06:26+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2025-07-13T08:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69326878eeabb713e2d4a85215b87f18e498313c'/>
<id>urn:sha1:69326878eeabb713e2d4a85215b87f18e498313c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiler: rename {ast,hir}::BareFn* to FnPtr*</title>
<updated>2025-07-06T22:03:08+00:00</updated>
<author>
<name>Jubilee Young</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2025-07-06T19:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a4f87a144616f35da510b82acc288aceebd5b9b'/>
<id>urn:sha1:0a4f87a144616f35da510b82acc288aceebd5b9b</id>
<content type='text'>
Fix some comments and related types and locals where it is obvious, e.g.
- bare_fn -&gt; fn_ptr
- LifetimeBinderKind::BareFnType -&gt; LifetimeBinderKind::FnPtrType

Co-authored-by: León Orell Valerian Liehr &lt;me@fmease.dev&gt;
</content>
</entry>
<entry>
<title>Change const trait bound syntax from ~const to [const]</title>
<updated>2025-06-26T13:46:45+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-03-11T12:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb7245a864613f290c5668f4f4e8376edd065dc6'/>
<id>urn:sha1:eb7245a864613f290c5668f4f4e8376edd065dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't compute name of associated item if it's an RPITIT</title>
<updated>2025-04-20T16:08:39+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-04-20T16:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6033e9df02ecc6de27d840f3cab5e788f6b63441'/>
<id>urn:sha1:6033e9df02ecc6de27d840f3cab5e788f6b63441</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `name` field from `AssocItem` to `AssocKind` variants.</title>
<updated>2025-04-14T22:07:15+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-04-14T03:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=78599d83e7ab9f8cd4cbb9e982ddf12f258d6b18'/>
<id>urn:sha1:78599d83e7ab9f8cd4cbb9e982ddf12f258d6b18</id>
<content type='text'>
To accurately reflect that RPITIT assoc items don't have a name. This
avoids the use of `kw::Empty` to mean "no name", which is error prone.

Helps with #137978.
</content>
</entry>
<entry>
<title>Move `opt_rpitit_info` field to `hir::AssocKind::Type`.</title>
<updated>2025-04-14T22:06:59+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-04-11T06:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b26f3d4347ca589305a19d10c6e651b071849716'/>
<id>urn:sha1:b26f3d4347ca589305a19d10c6e651b071849716</id>
<content type='text'>
From `hir::AssocItem`.
</content>
</entry>
<entry>
<title>Remove the `Option` part of range ends in the HIR</title>
<updated>2025-03-06T10:47:40+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-02-05T15:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8f7a382be12a812b7d73f58967f740a0cf9d9af'/>
<id>urn:sha1:e8f7a382be12a812b7d73f58967f740a0cf9d9af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move methods from Map to TyCtxt, part 3.</title>
<updated>2025-02-21T03:31:09+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-02-20T20:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=806be25fc9d519d32db1941b0c67a06c8a6faa40'/>
<id>urn:sha1:806be25fc9d519d32db1941b0c67a06c8a6faa40</id>
<content type='text'>
Continuing the work from #137162.

Every method gains a `hir_` prefix.
</content>
</entry>
</feed>
