<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/compiler-builtins/libm-test/examples, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-05-29T21:06:44+00:00</updated>
<entry>
<title>libm-test: Make `extensive` an attribute rather than a test type</title>
<updated>2025-05-29T21:06:44+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2025-05-29T20:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8edaa6e5c88e14df20b095016514d381c697e49a'/>
<id>urn:sha1:8edaa6e5c88e14df20b095016514d381c697e49a</id>
<content type='text'>
Currently we run logspace tests for extensive tests, but there isn't any
reason we couldn't also run more kinds of tests more extensively (e.g.
more edge cases, combine edge cases with logspace for multi-input
functions, etc). As a first step toward making this possible, make
`extensive` a new field in `CheckCtx`, and rename `QuickSpaced` to
`Spaced`.
</content>
</entry>
<entry>
<title>Run `cargo fmt` on all projects</title>
<updated>2025-04-19T23:05:49+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2025-04-19T22:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d70be87e6e8f88fdad0f469b894a3ec9a87d3ce'/>
<id>urn:sha1:8d70be87e6e8f88fdad0f469b894a3ec9a87d3ce</id>
<content type='text'>
Apply the same formatting rules to both `libm` and `compiler-builtins`.
</content>
</entry>
<entry>
<title>libm: Reorganize into compiler-builtins</title>
<updated>2025-04-19T21:20:24+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2025-04-19T20:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=911a70381a9e7c84400b156e3cbcd805f3e64034'/>
<id>urn:sha1:911a70381a9e7c84400b156e3cbcd805f3e64034</id>
<content type='text'>
Distribute everything from `libm/` to better locations in the repo.
`libm/libm/*` has not moved yet to avoid Git seeing the move as an edit
to `Cargo.toml`.

Files that remain to be merged somehow are in `etc/libm`.
</content>
</entry>
</feed>
