X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=265f2194fef8d0ce03c61d1c2222828a7c823dde;hb=aaac528b8027667ea83b2501c8d4c65edb670c4d;hp=053f3e3ee583b9afbe4783715ad4892f80d88569;hpb=dd223d5c6da0cfa822151dd706bb14dc1476e4dd;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",