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