]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/tidy/src/lib.rs
Rollup merge of #85766 - workingjubilee:file-options, r=yaahc
[rust.git] / src / tools / tidy / src / lib.rs
index a20ea3235ed46348fc07ac468a1c94c9c84b689f..09848462ae207f9bbcfd2d2c6c529c1905c492f3 100644 (file)
@@ -60,6 +60,7 @@ fn filter_dirs(path: &Path) -> bool {
         "compiler/rustc_codegen_gcc",
         "src/llvm-project",
         "library/backtrace",
+        "library/portable-simd",
         "library/stdarch",
         "src/tools/cargo",
         "src/tools/clippy",