<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_trait_selection/src/lib.rs, branch 1.52.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.52.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.52.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-03-06T16:02:48+00:00</updated>
<entry>
<title>Change x64 size checks to not apply to x32.</title>
<updated>2021-03-06T16:02:48+00:00</updated>
<author>
<name>Harald van Dijk</name>
<email>harald@gigawatt.nl</email>
</author>
<published>2021-03-06T16:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95e096d6237298f523e5566be87684d208f7d128'/>
<id>urn:sha1:95e096d6237298f523e5566be87684d208f7d128</id>
<content type='text'>
Rust contains various size checks conditional on target_arch = "x86_64",
but these checks were never intended to apply to
x86_64-unknown-linux-gnux32. Add target_pointer_width = "64" to the
conditions.
</content>
</entry>
<entry>
<title>Stabilize by-value `[T; N]` iterator `core::array::IntoIter`</title>
<updated>2020-12-29T08:16:46+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2020-12-29T08:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61c49d4042af6d392784925cc53afdc830740cd4'/>
<id>urn:sha1:61c49d4042af6d392784925cc53afdc830740cd4</id>
<content type='text'>
Tracking issue: https://github.com/rust-lang/rust/issues/65798

This is unblocked now that `min_const_generics` has been stabilized
in https://github.com/rust-lang/rust/pull/79135.

This PR does *not* include the corresponding `IntoIterator` impl,
which is https://github.com/rust-lang/rust/pull/65819.
Instead, an iterator can be constructed through the `new` method.

`new` would become unnecessary when `IntoIterator` is implemented
and might be deprecated then, although it will stay stable.
</content>
</entry>
<entry>
<title>TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection}</title>
<updated>2020-10-30T11:27:34+00:00</updated>
<author>
<name>LeSeulArtichaut</name>
<email>leseulartichaut@gmail.com</email>
</author>
<published>2020-10-21T12:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4fe735b3209388788176606e10b0bfe953008862'/>
<id>urn:sha1:4fe735b3209388788176606e10b0bfe953008862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some once(x).chain(once(y)) with [x, y] IntoIter</title>
<updated>2020-10-03T23:51:43+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2020-10-03T23:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d74b8e0505b83c72761987c48f3aa3fbb2656573'/>
<id>urn:sha1:d74b8e0505b83c72761987c48f3aa3fbb2656573</id>
<content type='text'>
Now that we have by-value array iterators...
</content>
</entry>
<entry>
<title>Rollup merge of #77121 - duckymirror:html-root-url, r=jyn514</title>
<updated>2020-09-25T00:29:45+00:00</updated>
<author>
<name>Jonas Schievink</name>
<email>jonasschievink@gmail.com</email>
</author>
<published>2020-09-25T00:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6f3da3d53ff29e604a26d9c94a14147094575b1d'/>
<id>urn:sha1:6f3da3d53ff29e604a26d9c94a14147094575b1d</id>
<content type='text'>
Updated html_root_url for compiler crates

Closes #77103

r? @jyn514
</content>
</entry>
<entry>
<title>/nightly/nightly-rustc</title>
<updated>2020-09-23T19:51:56+00:00</updated>
<author>
<name>Erik Hofmayer</name>
<email>ehofmayer@outlook.de</email>
</author>
<published>2020-09-23T19:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=138a2e5eaaafeee8b981045857f9df18ef4689d5'/>
<id>urn:sha1:138a2e5eaaafeee8b981045857f9df18ef4689d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated html_root_url for compiler crates</title>
<updated>2020-09-23T19:14:43+00:00</updated>
<author>
<name>Erik Hofmayer</name>
<email>ehofmayer@outlook.de</email>
</author>
<published>2020-09-23T19:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd66ea2d3d78727eb3d3574f4f6fbe82085d9ee2'/>
<id>urn:sha1:dd66ea2d3d78727eb3d3574f4f6fbe82085d9ee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip emit errors during AbstractConst building</title>
<updated>2020-09-19T20:17:52+00:00</updated>
<author>
<name>Bastian Kauschke</name>
<email>bastian_kauschke@hotmail.de</email>
</author>
<published>2020-09-19T20:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d4039c55c9ef392261aeaba6c14ae81f5098139a'/>
<id>urn:sha1:d4039c55c9ef392261aeaba6c14ae81f5098139a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial working state</title>
<updated>2020-09-18T14:25:25+00:00</updated>
<author>
<name>Bastian Kauschke</name>
<email>bastian_kauschke@hotmail.de</email>
</author>
<published>2020-09-10T07:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d327fa112b8ca56e8c310a8ec9bf458909beacfe'/>
<id>urn:sha1:d327fa112b8ca56e8c310a8ec9bf458909beacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mv compiler to compiler/</title>
<updated>2020-08-30T15:45:07+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-08-28T03:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5f7d5631b8f4009ac1c693e585d4b7108d4275'/>
<id>urn:sha1:9e5f7d5631b8f4009ac1c693e585d4b7108d4275</id>
<content type='text'>
</content>
</entry>
</feed>
