From 45b516c84439c5bc105249e7753b4917b3ffb5d1 Mon Sep 17 00:00:00 2001 From: Gus Caplan Date: Sun, 26 Feb 2023 01:37:26 -0800 Subject: move pal cfgs in f32 and f64 to sys --- src/tools/tidy/src/pal.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/tools/tidy/src/pal.rs b/src/tools/tidy/src/pal.rs index 6fd41e83362..abb2a35f085 100644 --- a/src/tools/tidy/src/pal.rs +++ b/src/tools/tidy/src/pal.rs @@ -53,8 +53,6 @@ const EXCEPTION_PATHS: &[&str] = &[ // FIXME: platform-specific code should be moved to `sys` "library/std/src/io/copy.rs", "library/std/src/io/stdio.rs", - "library/std/src/f32.rs", - "library/std/src/f64.rs", "library/std/src/path.rs", "library/std/src/sys_common", // Should only contain abstractions over platforms "library/std/src/net/test.rs", // Utility helpers for tests -- cgit 1.4.1-3-g733a5