<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/codegen/const-array.rs, branch 1.87.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.87.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.87.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-03-28T09:19:57+00:00</updated>
<entry>
<title>Avoid wrapping constant allocations in packed structs when not necessary</title>
<updated>2025-03-28T09:19:57+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-03-14T15:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5fa12b6b908894f59a788641c4b14839e556c5f'/>
<id>urn:sha1:a5fa12b6b908894f59a788641c4b14839e556c5f</id>
<content type='text'>
This way LLVM will set the string merging flag if the alloc is a nul
terminated string, reducing binary sizes.
</content>
</entry>
<entry>
<title>tests/codegen: use -Copt-level=3 instead of -O</title>
<updated>2025-02-11T21:41:35+00:00</updated>
<author>
<name>Jubilee Young</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2025-02-09T03:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c0c9b6770f1ac0324be91580f52b6f45346e47b'/>
<id>urn:sha1:3c0c9b6770f1ac0324be91580f52b6f45346e47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a codegen test for optimization with const arrays</title>
<updated>2024-12-28T19:28:35+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2024-12-28T15:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6c73ebbf3df1331eb60a6fba1f4b0bd03274f49'/>
<id>urn:sha1:d6c73ebbf3df1331eb60a6fba1f4b0bd03274f49</id>
<content type='text'>
Closes #107208</content>
</entry>
</feed>
