<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/codegen/float, branch 1.82.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.82.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.82.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-07-12T09:47:56+00:00</updated>
<entry>
<title>Adjust tests for x86 "Rust" ABI changes</title>
<updated>2024-07-12T09:47:56+00:00</updated>
<author>
<name>beetrees</name>
<email>b@beetr.ee</email>
</author>
<published>2024-07-03T12:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cae9d480bfe930a678fe2744082fc6ef1d957f63'/>
<id>urn:sha1:cae9d480bfe930a678fe2744082fc6ef1d957f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion when attempting to convert `f16` and `f128` with `as`</title>
<updated>2024-05-16T09:07:02+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2024-05-16T09:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=488ddd3bbc2bb1d5956b3d677f3012694610a8c6'/>
<id>urn:sha1:488ddd3bbc2bb1d5956b3d677f3012694610a8c6</id>
<content type='text'>
These types are currently rejected for `as` casts by the compiler.
Remove this incorrect check and add codegen tests for all conversions
involving these types.
</content>
</entry>
<entry>
<title>Add basic library support for `f16` and `f128`</title>
<updated>2024-04-10T17:50:27+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2024-03-06T11:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=454de78ea3073a284a7a8a41184789f9afa066a3'/>
<id>urn:sha1:454de78ea3073a284a7a8a41184789f9afa066a3</id>
<content type='text'>
Implement basic operation traits that get lowered to intrinsics. This
includes codegen tests for implemented operations.
</content>
</entry>
</feed>
