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