X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=265f2194fef8d0ce03c61d1c2222828a7c823dde;hb=b7b335593fcd86dedac3396dc94bfb7247f30f30;hp=053f3e3ee583b9afbe4783715ad4892f80d88569;hpb=0c87288f92b7e6365d61cfbcbc453ea4c696c030;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index 053f3e3ee58..265f2194fef 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -17,6 +17,7 @@ ignore = [ # do not format submodules "library/backtrace", + "library/portable-simd", "library/stdarch", "compiler/rustc_codegen_cranelift", "compiler/rustc_codegen_gcc",