<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_traits/src/normalize_erasing_regions.rs, branch 1.86.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.86.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.86.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-11-18T09:38:56+00:00</updated>
<entry>
<title>use `TypingEnv` when no `infcx` is available</title>
<updated>2024-11-18T09:38:56+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2024-11-15T12:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9cba14b95bb07a5b31ed1aac2bf4eadd248232da'/>
<id>urn:sha1:9cba14b95bb07a5b31ed1aac2bf4eadd248232da</id>
<content type='text'>
the behavior of the type system not only depends on the current
assumptions, but also the currentnphase of the compiler. This is
mostly necessary as we need to decide whether and how to reveal
opaque types. We track this via the `TypingMode`.
</content>
</entry>
<entry>
<title>TypingMode :thinking:</title>
<updated>2024-10-29T16:01:24+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2024-10-17T22:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f51ec110a714fea09105586b26c7f8e6a2a57018'/>
<id>urn:sha1:f51ec110a714fea09105586b26c7f8e6a2a57018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement const effect predicate in new solver</title>
<updated>2024-10-24T09:46:36+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-10-20T19:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cde29b9ec9c49dfdebe06f7e97df4a322f27bd6a'/>
<id>urn:sha1:cde29b9ec9c49dfdebe06f7e97df4a322f27bd6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compiler: Rename "object safe" to "dyn compatible"</title>
<updated>2024-09-25T11:26:48+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-09-25T08:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=01a063f9df39fd7442874726afd8c9583987da44'/>
<id>urn:sha1:01a063f9df39fd7442874726afd8c9583987da44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `extern crate tracing` from numerous crates.</title>
<updated>2024-04-30T06:47:49+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-04-29T06:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6341935a13b903a563d7e8678a98f9974629e5a9'/>
<id>urn:sha1:6341935a13b903a563d7e8678a98f9974629e5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add unused `NormalizesTo` predicate</title>
<updated>2023-12-07T16:52:51+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2023-12-07T16:52:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3978f545ba25888066abcd1770514294cff42c9f'/>
<id>urn:sha1:3978f545ba25888066abcd1770514294cff42c9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ClosureKind predicate kind</title>
<updated>2023-11-21T18:35:45+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-11-21T04:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93298ee0dd938c0fece0ee5dbafe851e54dd6386'/>
<id>urn:sha1:93298ee0dd938c0fece0ee5dbafe851e54dd6386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `-Zperf-stats`.</title>
<updated>2023-11-12T22:45:20+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-11-09T03:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aefbb616afdc71e3d9358ad12ce07d80cd6c3cfb'/>
<id>urn:sha1:aefbb616afdc71e3d9358ad12ce07d80cd6c3cfb</id>
<content type='text'>
The included measurements have varied over the years. At one point there
were quite a few more, but #49558 deleted a lot that were no longer
used. Today there's just four, and it's a motley collection that doesn't
seem particularly valuable.

I think it has been well and truly subsumed by self-profiling, which
collects way more data.
</content>
</entry>
<entry>
<title>remove TypeWellFormedFromEnv</title>
<updated>2023-07-03T21:40:04+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-07-03T15:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c73b41cd69c33b76ba2a833bf8bd94a95e73ccb'/>
<id>urn:sha1:0c73b41cd69c33b76ba2a833bf8bd94a95e73ccb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TypeWellFormedInEnv</title>
<updated>2023-06-26T23:12:04+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-06-22T17:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=374173cd996b27bfa40c09c5bad32134eda8a7d6'/>
<id>urn:sha1:374173cd996b27bfa40c09c5bad32134eda8a7d6</id>
<content type='text'>
</content>
</entry>
</feed>
