<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/consts/const-eval/match-test-ptr-null.rs, branch 1.63.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.63.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.63.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-07-10T10:08:58+00:00</updated>
<entry>
<title>remove const_raw_ptr_to_usize_cast feature</title>
<updated>2021-07-10T10:08:58+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2021-07-10T09:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f0dd6db94a8a6368f1aa00e50196b31f0d9ab23'/>
<id>urn:sha1:5f0dd6db94a8a6368f1aa00e50196b31f0d9ab23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests and formatting</title>
<updated>2020-11-12T15:38:18+00:00</updated>
<author>
<name>Vishnunarayan K I</name>
<email>appukuttancr@gmail.com</email>
</author>
<published>2020-11-06T15:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6781907444c0b80fb57a1a6ad971ed76ade90b16'/>
<id>urn:sha1:6781907444c0b80fb57a1a6ad971ed76ade90b16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2020-06-28T17:08:10+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-05-21T19:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6139f76c072e281a77a5eac9ba57a0eb3a1936f'/>
<id>urn:sha1:d6139f76c072e281a77a5eac9ba57a0eb3a1936f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.</title>
<updated>2020-04-16T16:00:30+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2020-04-12T04:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77f38dc284c3adab8c529e478fe8b2fa5e4a82d3'/>
<id>urn:sha1:77f38dc284c3adab8c529e478fe8b2fa5e4a82d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Evaluate repeat expression lengths as late as possible</title>
<updated>2020-03-23T12:14:36+00:00</updated>
<author>
<name>Oliver Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2020-03-14T14:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=799b15ed96942aec81aecab4b2ae2f9243b632fa'/>
<id>urn:sha1:799b15ed96942aec81aecab4b2ae2f9243b632fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless less verbose error messages</title>
<updated>2019-11-13T18:44:14+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2019-11-09T17:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86734b13bb99c83333ca820e01be3aeace18af75'/>
<id>urn:sha1:86734b13bb99c83333ca820e01be3aeace18af75</id>
<content type='text'>
The MIR const-checker errors for if/match/loop are now delay span bugs,
so nothing will be emitted unless the HIR checker misses something.
</content>
</entry>
<entry>
<title>Bless const tests with improved diagnostics</title>
<updated>2019-11-13T18:44:14+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2019-11-06T20:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ce8ca45d63a65e0c0eaaa4a29f8ce3ccf5350b9'/>
<id>urn:sha1:3ce8ca45d63a65e0c0eaaa4a29f8ce3ccf5350b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add is_any_ptr type test; this also helps pacify tidy</title>
<updated>2019-08-02T21:04:11+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-07-24T23:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b30612c9bf8731abeb42eff684ae15f46a0656d'/>
<id>urn:sha1:7b30612c9bf8731abeb42eff684ae15f46a0656d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve error when CTFE does ptr-int-cast; update tests</title>
<updated>2019-08-02T21:01:53+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-07-24T22:06:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7885fac7e904568d58eae4ef34239a3c41241aa8'/>
<id>urn:sha1:7885fac7e904568d58eae4ef34239a3c41241aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create fewer basic blocks in match MIR lowering</title>
<updated>2019-06-13T20:05:21+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2019-05-09T22:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da22793a35b725e2fe2f7e2ac1d808404c39c4aa'/>
<id>urn:sha1:da22793a35b725e2fe2f7e2ac1d808404c39c4aa</id>
<content type='text'>
</content>
</entry>
</feed>
