We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
std_detect
1 parent 782a16f commit f93ac1cCopy full SHA for f93ac1c
src/tools/tidy/src/pal.rs
@@ -37,6 +37,7 @@ use crate::walk::{filter_dirs, walk};
37
// Paths that may contain platform-specific code.
38
const EXCEPTION_PATHS: &[&str] = &[
39
"library/compiler-builtins",
40
+ "library/std_detect",
41
"library/windows_targets",
42
"library/panic_abort",
43
"library/panic_unwind",
0 commit comments