<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/incremental, 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>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #105323 - cjgillot:simplify-const-prop, r=davidtwco</title>
<updated>2023-01-07T16:13:18+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2023-01-07T16:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1691f6413a4afd7529ab309965123cc63e82021'/>
<id>urn:sha1:b1691f6413a4afd7529ab309965123cc63e82021</id>
<content type='text'>
Perform SimplifyLocals before ConstProp.

MIR before `ConstProp` may have a lot of dead writes, this makes `ConstProp` do unnecessary work.

r? `@ghost`
</content>
</entry>
<entry>
<title>Remove references to removed option from tests.</title>
<updated>2022-12-25T18:48:48+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-10-31T16:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b9360bb1e0ca80831ef80d521aaf0815ea6e303'/>
<id>urn:sha1:5b9360bb1e0ca80831ef80d521aaf0815ea6e303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless incremental test.</title>
<updated>2022-12-25T18:01:07+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-12-06T20:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a48127f0dc019e75b2e3c96d6c37b4c022f6edc6'/>
<id>urn:sha1:a48127f0dc019e75b2e3c96d6c37b4c022f6edc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless incremental tests</title>
<updated>2022-12-08T17:28:21+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2022-12-03T15:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c0983c3236204359c3e5c4ed7c7223f186f133a'/>
<id>urn:sha1:3c0983c3236204359c3e5c4ed7c7223f186f133a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add empty ConstKind::Abstract</title>
<updated>2022-11-25T09:28:43+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2022-07-27T07:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9750c1554a355a3755a412581c57b230248f06d'/>
<id>urn:sha1:f9750c1554a355a3755a412581c57b230248f06d</id>
<content type='text'>
Initial pass at expr/abstract const/s

Address comments

Switch to using a list instead of &amp;[ty::Const], rm `AbstractConst`

Remove try_unify_abstract_consts

Update comments

Add edits

Recurse more

More edits

Prevent equating associated consts

Move failing test to ui

Changes this test from incremental to ui, and mark it as failing and a known bug.
Does not cause the compiler to ICE, so should be ok.
</content>
</entry>
<entry>
<title>Add a few known-bug tests</title>
<updated>2022-11-13T23:27:37+00:00</updated>
<author>
<name>Jack Huey</name>
<email>31162821+jackh726@users.noreply.github.com</email>
</author>
<published>2022-11-09T03:15:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1bf8f87b08fe946ecc93da6f5731d0f1d7d3f0a9'/>
<id>urn:sha1:1bf8f87b08fe946ecc93da6f5731d0f1d7d3f0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless more tests</title>
<updated>2022-11-05T18:05:45+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-10-02T19:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ff8f84ccf6b208e41713da911333f20676472a48'/>
<id>urn:sha1:ff8f84ccf6b208e41713da911333f20676472a48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors</title>
<updated>2022-10-13T22:39:05+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2022-10-13T22:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60bd3f96779dbe6bd206dae09395e9af7d580552'/>
<id>urn:sha1:60bd3f96779dbe6bd206dae09395e9af7d580552</id>
<content type='text'>
Check hidden types in dead code

fixes #99490

r? `@compiler-errors`

best reviewed commit by commit
</content>
</entry>
<entry>
<title>typeck result is now affected by opaque type spans</title>
<updated>2022-10-07T19:43:46+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-10-05T10:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c8b46cab91b312fe148ae4ce576fa5a2c13e6b3'/>
<id>urn:sha1:3c8b46cab91b312fe148ae4ce576fa5a2c13e6b3</id>
<content type='text'>
</content>
</entry>
</feed>
