about summary refs log tree commit diff
path: root/library/compiler-builtins/builtins-test/benches/float_sub.rs
AgeCommit message (Collapse)AuthorLines
2025-04-18Rename `testcrate` to `builtins-test`Trevor Gross-0/+93
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`.