<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen-units, 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>Statics used in reachable function's inline asm are reachable</title>
<updated>2022-11-28T17:28:05+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2022-11-28T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=63915be212d0c054c764b7dd5c408e2c10af219c'/>
<id>urn:sha1:63915be212d0c054c764b7dd5c408e2c10af219c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bless cgu test.</title>
<updated>2022-09-23T16:42:14+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-09-20T21:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f11499189e1d4b1f7a5f8cad7e3106477bb444ca'/>
<id>urn:sha1:f11499189e1d4b1f7a5f8cad7e3106477bb444ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn about dead tuple struct fields</title>
<updated>2022-08-03T10:17:23+00:00</updated>
<author>
<name>Fabian Wolff</name>
<email>fabian.wolff@alumni.ethz.ch</email>
</author>
<published>2022-07-25T20:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e3c7e04a4430942205872a8ed3c67531f22985bc'/>
<id>urn:sha1:e3c7e04a4430942205872a8ed3c67531f22985bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix/bless tests broken by DSE</title>
<updated>2022-05-25T02:50:21+00:00</updated>
<author>
<name>Jakob Degen</name>
<email>jakob.e.degen@gmail.com</email>
</author>
<published>2022-05-18T23:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d6d8f0426f517051926a86f41f831eff30b23a7'/>
<id>urn:sha1:8d6d8f0426f517051926a86f41f831eff30b23a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collect `panic/panic_bounds_check` during monomorphization</title>
<updated>2021-10-30T17:21:44+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2021-10-29T14:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=94e940dd3034f1821c3a72900e9a274f791a7e3a'/>
<id>urn:sha1:94e940dd3034f1821c3a72900e9a274f791a7e3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support incremental in compiletest for non-incremental modes.</title>
<updated>2021-09-23T19:16:51+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2021-09-19T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2da6e669488791bd2d36e3a35fa2e4e4e02bc647'/>
<id>urn:sha1:2da6e669488791bd2d36e3a35fa2e4e4e02bc647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant `ignore-tidy-linelength` annotations</title>
<updated>2021-04-03T20:30:20+00:00</updated>
<author>
<name>Simon Jakobi</name>
<email>simon.jakobi@gmail.com</email>
</author>
<published>2021-04-03T11:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ea62cb5d19846b44172d861ae231c8c09322800'/>
<id>urn:sha1:3ea62cb5d19846b44172d861ae231c8c09322800</id>
<content type='text'>
This is step 2 towards fixing #77548.

In the codegen and codegen-units test suites, the `//` comment markers
were kept in order not to affect any source locations. This is because
these tests cannot be automatically `--bless`ed.
</content>
</entry>
<entry>
<title>Deprecate items that accidentally weren't deprecated</title>
<updated>2021-03-10T00:09:20+00:00</updated>
<author>
<name>bstrie</name>
<email>865233+bstrie@users.noreply.github.com</email>
</author>
<published>2021-02-14T21:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49aa79ec11fe40c67e160d9663addb7a0b7151f9'/>
<id>urn:sha1:49aa79ec11fe40c67e160d9663addb7a0b7151f9</id>
<content type='text'>
Fixes #82080
</content>
</entry>
<entry>
<title>simplify-locals: Remove unused assignments regardless of rvalue kind</title>
<updated>2020-10-26T09:48:28+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2020-10-17T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c3e06a0ba557c5915d8c00f23455461549f07f6'/>
<id>urn:sha1:4c3e06a0ba557c5915d8c00f23455461549f07f6</id>
<content type='text'>
</content>
</entry>
</feed>
