]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/tidy/src/lib.rs
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
[rust.git] / src / tools / tidy / src / lib.rs
index 700103d35d88c0264422d8cc93ffdacaa036b019..53db589beaf46cd24f9a9181914130aa3159fa4b 100644 (file)
@@ -76,6 +76,7 @@ fn filter_dirs(path: &Path) -> bool {
         "src/tools/lldb",
         "src/target",
         "src/stdsimd",
+        "src/rust-sgx",
         "target",
         "vendor",
     ];