| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-29 | cleanup: Reuse `MinInt` and `Int` from `libm` in `compiler-builtins` | Trevor Gross | -5/+73 | |
| Since the two crates are now in the same repo, it is easier to share code. Begin some deduplication with the integer traits. | ||||
| 2025-04-19 | Run `cargo fmt` on all projects | Trevor Gross | -1/+0 | |
| Apply the same formatting rules to both `libm` and `compiler-builtins`. | ||||
| 2025-04-18 | Rename `testcrate` to `builtins-test` | Trevor Gross | -0/+338 | |
| The repo will soon have `libm` as a top-level crate, so make it clear that this is only the test crate for `compiler-builtins`. | ||||
