working on adding sin_cos_pi
[vector-math.git] / Cargo.toml
index 74c1f2b59739158797648cd593af2fb09a838f3d..d83abb80cfca0f04b88fd26385efe25086c5e0a7 100644 (file)
@@ -18,6 +18,7 @@ fma = ["std"]
 std = []
 ir = ["std", "typed-arena"]
 stdsimd = ["core_simd"]
+full_tests = []
 
 [workspace]
 members = [".", "vector-math-proc-macro"]