<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/const-generics/const-ty-is-normalized.rs, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-08-17T22:07:41+00:00</updated>
<entry>
<title>Fix order of normalization and recursion in const folding.</title>
<updated>2024-08-17T22:07:41+00:00</updated>
<author>
<name>Luca Versari</name>
<email>veluca93@gmail.com</email>
</author>
<published>2024-08-17T18:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7fd62320feddcb3fa85a3ab25bc4c0ac55ddac7c'/>
<id>urn:sha1:7fd62320feddcb3fa85a3ab25bc4c0ac55ddac7c</id>
<content type='text'>
Fixes #126831.

Without this patch, type normalization is not always idempotent, which
leads to all sorts of bugs in places that assume that normalizing a
normalized type does nothing.
</content>
</entry>
</feed>
