build.rs
Replace `build.rs` Rust generation with macros, using the unstable `${concat(...)}`. Fixes: https://github.com/rust-lang/compiler-builtins/issues/947
testcrate
builtins-test
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`.