Skip to content

Commit 157a0b7

Browse files
committed
libm: Clean up unused files
These were deleted during refactoring in 0a2dc5d ("Combine the source files for more generic implementations") but got added back by accident in 54bac41 ("refactor: Move the libm crate to a subdirectory"). Remove them again here.
1 parent 3f0959f commit 157a0b7

30 files changed

+0
-310
lines changed

libm/src/math/copysignf.rs

Lines changed: 0 additions & 8 deletions
This file was deleted.

libm/src/math/copysignf128.rs

Lines changed: 0 additions & 8 deletions
This file was deleted.

libm/src/math/copysignf16.rs

Lines changed: 0 additions & 8 deletions
This file was deleted.

libm/src/math/fabsf.rs

Lines changed: 0 additions & 39 deletions
This file was deleted.

libm/src/math/fabsf128.rs

Lines changed: 0 additions & 31 deletions
This file was deleted.

libm/src/math/fabsf16.rs

Lines changed: 0 additions & 31 deletions
This file was deleted.

libm/src/math/fdimf.rs

Lines changed: 0 additions & 12 deletions
This file was deleted.

libm/src/math/fdimf128.rs

Lines changed: 0 additions & 12 deletions
This file was deleted.

libm/src/math/fdimf16.rs

Lines changed: 0 additions & 12 deletions
This file was deleted.

libm/src/math/floorf.rs

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)