Remove tidy exception for available_concurrency
This commit is contained in:
parent
9063edaf3b
commit
05ec710c80
@ -56,7 +56,6 @@ const EXCEPTION_PATHS: &[&str] = &[
|
||||
"library/std/src/f32.rs",
|
||||
"library/std/src/f64.rs",
|
||||
"library/std/src/path.rs",
|
||||
"library/std/src/thread/available_concurrency.rs",
|
||||
"library/std/src/sys_common", // Should only contain abstractions over platforms
|
||||
"library/std/src/net/test.rs", // Utility helpers for tests
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user