1 file changed
+1
-1
lines changed- .github/workflows/main.yml+67
- CONTRIBUTING.md+3-3
- Cargo.toml+2-2
- README.md+5-7
- azure-pipelines.yml-82
- ci/azure-install-rust.yml-25
- crates/compiler-builtins-smoke-test/Cargo.toml+4-1
- src/lib.rs+1-4
- src/math/atanf.rs+4-4
- src/math/exp.rs+1-1
- src/math/exp2.rs+3-3
- src/math/exp2f.rs+1-1
- src/math/expf.rs+1-1
- src/math/mod.rs+18
- src/math/pow.rs+6-6
- src/math/powf.rs+6-6
- src/math/rem_pio2.rs+6-6
- src/math/rem_pio2_large.rs+2-2
- src/math/sincosf.rs+39-8
0 commit comments