<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_ty_utils/src/implied_bounds.rs, branch 1.80.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.80.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.80.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-05-24T17:06:53+00:00</updated>
<entry>
<title>Remove `DefId` from `EarlyParamRegion` (tedium/diagnostics)</title>
<updated>2024-05-24T17:06:53+00:00</updated>
<author>
<name>Boxy</name>
<email>supbscripter@gmail.com</email>
</author>
<published>2024-05-24T00:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe2d7794ca189f9ec5e7f7fd9b059e7a2e785944'/>
<id>urn:sha1:fe2d7794ca189f9ec5e7f7fd9b059e7a2e785944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `extern crate rustc_middle` from `rustc_ty_utils`.</title>
<updated>2024-05-12T22:20:18+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-05-08T10:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c34ebba1348749233fdcdcea8cccd567eca3504b'/>
<id>urn:sha1:c34ebba1348749233fdcdcea8cccd567eca3504b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Generics::params to Generics::own_params</title>
<updated>2024-05-10T00:58:46+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-05-10T00:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c19b6ad60d4993fb25c44ee8b6e625791084662'/>
<id>urn:sha1:1c19b6ad60d4993fb25c44ee8b6e625791084662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change `DefKind::Static` to a struct variant</title>
<updated>2024-03-12T05:53:46+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-02-23T23:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98169159546b435305c3443e1bd69d69e2405289'/>
<id>urn:sha1:98169159546b435305c3443e1bd69d69e2405289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some functions to represent their generalized behavior</title>
<updated>2024-03-08T02:10:11+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-03-06T18:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=74d5bbbf94418d87def5acd89343b63d36ada5e0'/>
<id>urn:sha1:74d5bbbf94418d87def5acd89343b63d36ada5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wf-check RPITs</title>
<updated>2024-02-27T14:00:22+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2024-02-27T14:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93bc7a428cdf64a822274f7c5647ad46f8ecf122'/>
<id>urn:sha1:93bc7a428cdf64a822274f7c5647ad46f8ecf122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some methods from `tcx.hir()` to `tcx`</title>
<updated>2023-12-12T14:40:29+00:00</updated>
<author>
<name>zetanumbers</name>
<email>dariasukhonina@gmail.com</email>
</author>
<published>2023-12-01T13:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=24f009c5e55d18c12563dd74681ca33b8a349936'/>
<id>urn:sha1:24f009c5e55d18c12563dd74681ca33b8a349936</id>
<content type='text'>
Renamings:
- find -&gt; opt_hir_node
- get -&gt; hir_node
- find_by_def_id -&gt; opt_hir_node_by_def_id
- get_by_def_id -&gt; hir_node_by_def_id

Fix rebase changes using removed methods

Use `tcx.hir_node_by_def_id()` whenever possible in compiler

Fix clippy errors

Fix compiler

Apply suggestions from code review

Co-authored-by: Vadim Petrochenkov &lt;vadim.petrochenkov@gmail.com&gt;

Add FIXME for `tcx.hir()` returned type about its removal

Simplify with with `tcx.hir_node_by_def_id`
</content>
</entry>
<entry>
<title>merge `DefKind::Coroutine` into `DefKind::Closure`</title>
<updated>2023-11-26T13:05:08+00:00</updated>
<author>
<name>bohan</name>
<email>bohan-zhang@foxmail.com</email>
</author>
<published>2023-11-26T13:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f23befe6c118573a2ca041bc89f959a8813b43a2'/>
<id>urn:sha1:f23befe6c118573a2ca041bc89f959a8813b43a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce exposure of some items.</title>
<updated>2023-11-20T03:10:19+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-11-16T06:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e2664eba508bc8c089d81cde5932adbc51f5ca89'/>
<id>urn:sha1:e2664eba508bc8c089d81cde5932adbc51f5ca89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish `RegionKind` rename</title>
<updated>2023-11-14T13:13:27+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2023-11-14T13:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=15f21562e627cb37e74d5e27f22eafc76cf4ec01'/>
<id>urn:sha1:15f21562e627cb37e74d5e27f22eafc76cf4ec01</id>
<content type='text'>
- `ReFree` -&gt; `ReLateParam`
- `ReEarlyBound` -&gt; `ReEarlyParam`
</content>
</entry>
</feed>
