<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/f32, branch 1.85.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.85.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.85.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-09-10T22:57:40+00:00</updated>
<entry>
<title>these tests seem to work fine on i586 these days</title>
<updated>2024-09-10T22:57:40+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-08-31T20:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=180eacea1c51610f6ddd550dc0dac5e33d313030'/>
<id>urn:sha1:180eacea1c51610f6ddd550dc0dac5e33d313030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>Extract repeated constants from `f32` and `f64` source</title>
<updated>2024-06-24T05:42:21+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2024-06-16T08:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fce07a82c632ec28ac02361b786e64bf56ec1739'/>
<id>urn:sha1:fce07a82c632ec28ac02361b786e64bf56ec1739</id>
<content type='text'>
This will make it easier to keep `f16` and `f128` consistent as their
implementations get added.
</content>
</entry>
<entry>
<title>Add gamma and ln_gamma functions to f32 and f64</title>
<updated>2023-07-31T14:41:50+00:00</updated>
<author>
<name>Andrew Kane</name>
<email>andrew@ankane.org</email>
</author>
<published>2023-07-31T14:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcecaff16eeb3f11d84520d3ebcf9b762d0e48eb'/>
<id>urn:sha1:fcecaff16eeb3f11d84520d3ebcf9b762d0e48eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some `cfg(not(bootstrap))`</title>
<updated>2022-12-11T06:20:18+00:00</updated>
<author>
<name>Jules Bertholet</name>
<email>julesbertholet@quoi.xyz</email>
</author>
<published>2022-11-09T01:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=371d57084d7c2e2dd9b4ac6b5bb9fcc8b0dacd1e'/>
<id>urn:sha1:371d57084d7c2e2dd9b4ac6b5bb9fcc8b0dacd1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `round_ties_even` to `f32` and `f64`</title>
<updated>2022-12-11T06:20:17+00:00</updated>
<author>
<name>Jules Bertholet</name>
<email>jules.bertholet@gmail.com</email>
</author>
<published>2022-03-25T06:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be681fefed254c06139ab055b07cfd6f8b30bacf'/>
<id>urn:sha1:be681fefed254c06139ab055b07cfd6f8b30bacf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve accuracy of asinh and acosh</title>
<updated>2022-11-17T20:50:33+00:00</updated>
<author>
<name>Max Willsey</name>
<email>me@mwillsey.com</email>
</author>
<published>2022-11-17T20:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26b23f4a378eeb266360465223cf60be2c84c3bd'/>
<id>urn:sha1:26b23f4a378eeb266360465223cf60be2c84c3bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Semicolon after macro_rules definition.</title>
<updated>2022-08-15T10:33:00+00:00</updated>
<author>
<name>Orson Peters</name>
<email>orsonpeters@gmail.com</email>
</author>
<published>2022-02-19T18:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1e251024de877f1746e02f856ccb2f666800f5e'/>
<id>urn:sha1:a1e251024de877f1746e02f856ccb2f666800f5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Float biteq macros can be unused if test is skipped.</title>
<updated>2022-08-15T10:33:00+00:00</updated>
<author>
<name>Orson Peters</name>
<email>orsonpeters@gmail.com</email>
</author>
<published>2022-02-19T11:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=85d5171dea32465a3b62acbe7e09fac026a1b20e'/>
<id>urn:sha1:85d5171dea32465a3b62acbe7e09fac026a1b20e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip next_up/down tests entirely on x87.</title>
<updated>2022-08-15T10:33:00+00:00</updated>
<author>
<name>Orson Peters</name>
<email>orsonpeters@gmail.com</email>
</author>
<published>2022-02-19T10:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18d61bfbf45f2e1cef44dce832cfe69feb76d13f'/>
<id>urn:sha1:18d61bfbf45f2e1cef44dce832cfe69feb76d13f</id>
<content type='text'>
</content>
</entry>
</feed>
