<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/consts/const-fn-error.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-12-29T20:39:56+00:00</updated>
<entry>
<title>Remove `compile-fail` test suite</title>
<updated>2020-12-29T20:39:56+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-12-28T17:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d2d0bad4e51d0d14d21b4e21cdb61b55dd11349'/>
<id>urn:sha1:4d2d0bad4e51d0d14d21b4e21cdb61b55dd11349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update `compile-fail` test</title>
<updated>2020-09-30T02:45:06+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-09-30T02:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bed7b295106c88a2a6cf922ace1483a48183675d'/>
<id>urn:sha1:bed7b295106c88a2a6cf922ace1483a48183675d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless compile-fail</title>
<updated>2020-09-22T17:05:58+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-09-17T19:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9be3d106c39b292af064cdd8998b34d6d1b9ab04'/>
<id>urn:sha1:9be3d106c39b292af064cdd8998b34d6d1b9ab04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless tests</title>
<updated>2020-04-29T19:18:30+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-04-29T17:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0592976f7ee4b31046e3d23457699ef038c3e6e7'/>
<id>urn:sha1:0592976f7ee4b31046e3d23457699ef038c3e6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2020-01-09T18:23:12+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-01-08T17:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=642669c74d97b79a9a9f7300dfac3bb86bb75d97'/>
<id>urn:sha1:642669c74d97b79a9a9f7300dfac3bb86bb75d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct other tests related to const_mut_refs</title>
<updated>2019-12-02T14:46:26+00:00</updated>
<author>
<name>Christian Poveda</name>
<email>christianpoveda@protonmail.com</email>
</author>
<published>2019-11-28T17:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=416b439ffbdf6840bb3c663fea0246d3ead9a5dc'/>
<id>urn:sha1:416b439ffbdf6840bb3c663fea0246d3ead9a5dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A `Downcast` is now reached when const-checking a `for` loop</title>
<updated>2019-11-15T18:33:52+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2019-11-13T22:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4ce2011cb0191e3be3dde2bca27b5c1ea4aadf2'/>
<id>urn:sha1:a4ce2011cb0191e3be3dde2bca27b5c1ea4aadf2</id>
<content type='text'>
I believe this occurs because the old checker stopped processing basic
blocks after a `SwitchInt`.
</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>move error with diverging output to compile-fail</title>
<updated>2019-08-06T17:28:09+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-08-06T17:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=613c0a8780a88f7a7f779f8f40efb6783a5d43c5'/>
<id>urn:sha1:613c0a8780a88f7a7f779f8f40efb6783a5d43c5</id>
<content type='text'>
</content>
</entry>
</feed>
