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