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.
1 parent ae9c26c commit fa7df3bCopy full SHA for fa7df3b
src/tools/tidy/src/pal.rs
@@ -34,7 +34,7 @@ use std::path::Path;
34
35
use crate::walk::{filter_dirs, walk};
36
37
-// Paths that may contain platform-specific code.Is there any comment needed here for this?
+// Paths that may contain platform-specific code.
38
const EXCEPTION_PATHS: &[&str] = &[
39
"library/windows_targets",
40
"library/panic_abort",
0 commit comments