<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/num/f128.rs, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-06T19:45:17+00:00</updated>
<entry>
<title>Change stdlib float tests to account for miri nondet floats.</title>
<updated>2025-09-06T19:45:17+00:00</updated>
<author>
<name>LorrensP-2158466</name>
<email>lorrens.pantelis@student.uhasselt.be</email>
</author>
<published>2025-07-13T19:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e7e06aca38243b7d4534f15b0502d96e67003c5d'/>
<id>urn:sha1:e7e06aca38243b7d4534f15b0502d96e67003c5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-duplicate f16 &amp; f128 doctest attributes</title>
<updated>2025-06-08T12:51:13+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2025-06-08T12:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fdae3448ba96ed4b02791aaff72a9738e46a855e'/>
<id>urn:sha1:fdae3448ba96ed4b02791aaff72a9738e46a855e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make `std/src/num` mirror `core/src/num`</title>
<updated>2025-05-29T13:10:32+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2025-02-25T00:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5f3b1e5dfa90b45404ed6a4719b59a3698b08b6'/>
<id>urn:sha1:a5f3b1e5dfa90b45404ed6a4719b59a3698b08b6</id>
<content type='text'>
The float modules in `std` are currently top-level but for `core`, they
are nested within the `num` directory and referenced by `#[path = ...]`.
For consistency, adjust `std` to use the same structure as `core`.

Also change the `f16` and `f128` gates from outer attributes to inner
attributes like `core` has.
</content>
</entry>
</feed>
