<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/align-enum.rs, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<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>Update some codegen tests for opaque pointers</title>
<updated>2022-05-25T15:29:37+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2022-02-21T10:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d7ff4e5096625b56f154fa485a1af9351c41b5c'/>
<id>urn:sha1:4d7ff4e5096625b56f154fa485a1af9351c41b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 0-sized paddings from field loyout tests.</title>
<updated>2021-08-04T21:36:13+00:00</updated>
<author>
<name>Hans Kratz</name>
<email>hans@appfour.com</email>
</author>
<published>2021-07-18T11:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60a523de9207d0465a32cee5fd96820b116ff64c'/>
<id>urn:sha1:60a523de9207d0465a32cee5fd96820b116ff64c</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>Disable MIR optimization for alignment codegen tests</title>
<updated>2020-05-17T00:15:24+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-05-16T20:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c710118f631af9b075bbc2e24c4a61fd901a130'/>
<id>urn:sha1:8c710118f631af9b075bbc2e24c4a61fd901a130</id>
<content type='text'>
NRVO optimizes away the locals whose alignment is tested. I don't think
this affects the purpose of the test.
</content>
</entry>
<entry>
<title>Update the minimum external LLVM to 7</title>
<updated>2019-12-02T19:36:21+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2019-12-02T19:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2304c25f31fb69c279110ecaf51627cc36bffd55'/>
<id>urn:sha1:2304c25f31fb69c279110ecaf51627cc36bffd55</id>
<content type='text'>
LLVM 7 is over a year old, which should be plenty for compatibility. The
last LLVM 6 holdout was llvm-emscripten, which went away in #65501.

I've also included a fix for LLVM 8 lacking `MemorySanitizerOptions`,
which was broken by #66522.
</content>
</entry>
<entry>
<title>Stabilize repr_align_enum in 1.37.0.</title>
<updated>2019-05-27T05:26:11+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-05-27T05:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de1e1ad706fa80fb2950b4173f655379521651b4'/>
<id>urn:sha1:de1e1ad706fa80fb2950b4173f655379521651b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test alloca with #[repr(align(x))] on enum</title>
<updated>2019-02-01T23:52:38+00:00</updated>
<author>
<name>Niklas Fiekas</name>
<email>niklas.fiekas@backscattering.de</email>
</author>
<published>2019-02-01T23:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a6fd6eccda42f86e40b73d788e8099adeb66e37b'/>
<id>urn:sha1:a6fd6eccda42f86e40b73d788e8099adeb66e37b</id>
<content type='text'>
</content>
</entry>
</feed>
