<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_const_eval/src/util/call_kind.rs, branch 1.66.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.66.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.66.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-08-01T19:38:45+00:00</updated>
<entry>
<title>Remove DefId from AssocItemContainer.</title>
<updated>2022-08-01T19:38:45+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-03-12T23:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7ea161b7e71f6a76868b1566bad31c1ca52824c'/>
<id>urn:sha1:d7ea161b7e71f6a76868b1566bad31c1ca52824c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Panic by default in `DefIdTree::parent`</title>
<updated>2022-05-01T22:56:50+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2022-04-25T19:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b5964f569ca07ba54710cb440aacaa1cf1e5c1a'/>
<id>urn:sha1:5b5964f569ca07ba54710cb440aacaa1cf1e5c1a</id>
<content type='text'>
Only crate root def-ids don't have a parent, and in majority of cases the argument of `DefIdTree::parent` cannot be a crate root.
So we now panic by default in `parent` and introduce a new non-panicing function `opt_parent` for cases where the argument can be a crate root.

Same applies to `local_parent`/`opt_local_parent`.
</content>
</entry>
<entry>
<title>Spellchecking some comments</title>
<updated>2022-03-30T05:39:38+00:00</updated>
<author>
<name>Yuri Astrakhan</name>
<email>YuriAstrakhan@gmail.com</email>
</author>
<published>2022-03-30T05:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e8201ae0a57ef63b876cf2bf9ae388426f1dda5'/>
<id>urn:sha1:7e8201ae0a57ef63b876cf2bf9ae388426f1dda5</id>
<content type='text'>
This PR attempts to clean up some minor spelling mistakes in comments
</content>
</entry>
<entry>
<title>Improve `AdtDef` interning.</title>
<updated>2022-03-11T02:31:24+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-03-04T20:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca5525d5643f4eb7de5c5e69d0691fc8f1cacfca'/>
<id>urn:sha1:ca5525d5643f4eb7de5c5e69d0691fc8f1cacfca</id>
<content type='text'>
This commit makes `AdtDef` use `Interned`. Much the commit is tedious
changes to introduce getter functions. The interesting changes are in
`compiler/rustc_middle/src/ty/adt.rs`.
</content>
</entry>
<entry>
<title>Handle Fn family trait call errror</title>
<updated>2022-02-12T08:24:43+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2021-12-29T09:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3acb9d00e64d68d8c91c9d9925b92cd79b33379'/>
<id>urn:sha1:d3acb9d00e64d68d8c91c9d9925b92cd79b33379</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rebased and improved errors</title>
<updated>2022-02-12T08:24:42+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2021-12-29T08:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d6314f878bf489e15293498ecb4af082c8d53d8'/>
<id>urn:sha1:6d6314f878bf489e15293498ecb4af082c8d53d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error messages even more</title>
<updated>2022-02-12T08:24:08+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2021-12-09T14:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f7f0f843b70f1b6c4ac9e22789d93d7bf5569dc3'/>
<id>urn:sha1:f7f0f843b70f1b6c4ac9e22789d93d7bf5569dc3</id>
<content type='text'>
</content>
</entry>
</feed>
