libm: Flatten the libm/libm directory

This commit is contained in:
Trevor Gross 2025-04-19 21:09:49 +00:00 committed by Trevor Gross
parent 911a70381a
commit 8b8bd8a0fd
176 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
#[allow(dead_code)]
#[allow(unused_imports)]
#[allow(clippy::all)]
#[path = "../../libm/libm/src/math/mod.rs"]
#[path = "../../libm/src/math/mod.rs"]
pub(crate) mod libm;
macro_rules! libm_intrinsics {

Some files were not shown because too many files have changed in this diff Show more