<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_metadata/src/foreign_modules.rs, branch 1.71.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.71.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.71.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-10-29T09:28:38+00:00</updated>
<entry>
<title>Rename some `OwnerId` fields.</title>
<updated>2022-10-29T09:28:38+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-10-27T03:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c8c25ce5a15f3f50439b1d746fd507c6e28abe18'/>
<id>urn:sha1:c8c25ce5a15f3f50439b1d746fd507c6e28abe18</id>
<content type='text'>
spastorino noticed some silly expressions like `item_id.def_id.def_id`.

This commit renames several `def_id: OwnerId` fields as `owner_id`, so
those expressions become `item_id.owner_id.def_id`.

`item_id.owner_id.local_def_id` would be even clearer, but the use of
`def_id` for values of type `LocalDefId` is *very* widespread, so I left
that alone.
</content>
</entry>
<entry>
<title>Remove `crate` visibility usage in compiler</title>
<updated>2022-05-21T00:04:54+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2022-05-20T23:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49c82f31a85f04a709810de4ccfb8ba765c1377b'/>
<id>urn:sha1:49c82f31a85f04a709810de4ccfb8ba765c1377b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use def_span and def_kind queries instead of calling tcx.hir() methods</title>
<updated>2022-05-06T16:11:05+00:00</updated>
<author>
<name>Miguel Guarniz</name>
<email>mi9uel9@gmail.com</email>
</author>
<published>2022-04-29T17:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3afc5ea2010342f38fa771e9b81438249416f252'/>
<id>urn:sha1:3afc5ea2010342f38fa771e9b81438249416f252</id>
<content type='text'>
Signed-off-by: Miguel Guarniz &lt;mi9uel9@gmail.com&gt;
</content>
</entry>
<entry>
<title>remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates</title>
<updated>2022-04-08T16:00:23+00:00</updated>
<author>
<name>Miguel Guarniz</name>
<email>mi9uel9@gmail.com</email>
</author>
<published>2022-04-07T16:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0d01ee95583479b5cbcffe183075c7943099192a'/>
<id>urn:sha1:0d01ee95583479b5cbcffe183075c7943099192a</id>
<content type='text'>
Signed-off-by: Miguel Guarniz &lt;mi9uel9@gmail.com&gt;
</content>
</entry>
<entry>
<title>remove some uses of visit_all_item_likes in incremental, metadata and interface crates</title>
<updated>2022-04-08T15:59:59+00:00</updated>
<author>
<name>Miguel Guarniz</name>
<email>mi9uel9@gmail.com</email>
</author>
<published>2022-04-06T23:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0baf85e8b6588ea24af710c981c91930e01f5a19'/>
<id>urn:sha1:0baf85e8b6588ea24af710c981c91930e01f5a19</id>
<content type='text'>
Signed-off-by: Miguel Guarniz &lt;mi9uel9@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adopt let else in more places</title>
<updated>2022-02-19T16:27:43+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-02-18T23:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2ef8af66196f7cc270a0532ea989f2fc6bc6885d'/>
<id>urn:sha1:2ef8af66196f7cc270a0532ea989f2fc6bc6885d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `in_band_lifetimes` from `rustc_metadata`</title>
<updated>2021-12-14T17:35:27+00:00</updated>
<author>
<name>Sylvan Bowdler</name>
<email>sylvanbowdler18@gmail.com</email>
</author>
<published>2021-12-14T17:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8679e17723c783333b62e492c3e917276c7a2cbe'/>
<id>urn:sha1:8679e17723c783333b62e492c3e917276c7a2cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move rustc_middle::middle::cstore to rustc_session.</title>
<updated>2021-10-03T14:08:51+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2020-11-14T02:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8961616e6004e204327f575081509b049268762b'/>
<id>urn:sha1:8961616e6004e204327f575081509b049268762b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid more invocations of hir_crate query.</title>
<updated>2021-09-29T21:16:47+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-09-11T23:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db9fea508a6db55075d7851211ea5d4b0485e322'/>
<id>urn:sha1:db9fea508a6db55075d7851211ea5d4b0485e322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only store a LocalDefId in hir::ForeignItem.</title>
<updated>2021-02-15T18:32:29+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-01-31T23:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=996dc8d5c55a496bfbdc99a936fb6055bcbe2fcd'/>
<id>urn:sha1:996dc8d5c55a496bfbdc99a936fb6055bcbe2fcd</id>
<content type='text'>
</content>
</entry>
</feed>
