| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-05-29 | Change `compiler-builtins` to edition 2024 | Trevor Gross | -3/+6 |
| 2025-05-29 | cleanup: Reuse `MinInt` and `Int` from `libm` in `compiler-builtins` | Trevor Gross | -5/+73 |
| 2025-05-28 | Update `CmpResult` to use a pointer-sized return type | Trevor Gross | -18/+29 |
| 2025-05-21 | Enable `__powitf2` on MSVC | beetrees | -2/+0 |
| 2025-04-29 | Resolve `unnecessary_transmutes` lints | Trevor Gross | -32/+20 |
| 2025-04-21 | Rename the `public-test-deps` feature to `unstable-public-internals` | Trevor Gross | -1/+1 |
| 2025-04-21 | Update licensing information after repository refactoring | Trevor Gross | -0/+1 |
| 2025-04-19 | Move builtins-test-intrinsics out of the workspace | Trevor Gross | -4/+0 |
| 2025-04-19 | Run `cargo fmt` on all projects | Trevor Gross | -8/+5 |
| 2025-04-18 | Rename `testcrate` to `builtins-test` | Trevor Gross | -0/+5601 |
