rust-lang / libm

A port of MUSL's libm to Rust.
Other
547 stars 97 forks source link

Rename the `musl-bitwise-tests` feature to `test-musl-serialized` #319

Closed tgross35 closed 3 weeks ago

tgross35 commented 3 weeks ago

We will have more test features in the near future, and it would be nice for them all to have a common test- prefix. Reverse the existing feature so this is the case.