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 cf329d5 commit 7092fcaCopy full SHA for 7092fca
src/tools/tidy/src/pal.rs
@@ -58,7 +58,7 @@ const EXCEPTION_PATHS: &[&str] = &[
58
"src/rtstartup", // Not sure what to do about this. magic stuff for mingw
59
60
// temporary exceptions
61
- "src/libstd/lib.rs", // FIXME(#44217)
+ "src/libstd/lib.rs",
62
"src/libstd/path.rs",
63
"src/libstd/f32.rs",
64
"src/libstd/f64.rs",
0 commit comments