X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=2b1c516cf7720aa947f5014062ee934eb8031b1c;hb=b1d9f31e043d0ba2782a4bb7416f18c4ba1c9044;hp=26cdcfff2a316a5ff80d20ee544b30b639d2e7cb;hpb=5bbdc73ebc208246755285f17485ba93305686ae;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index 26cdcfff2a3..2b1c516cf77 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -16,6 +16,7 @@ ignore = [ # do not format submodules "library/backtrace", "library/stdarch", + "compiler/rustc_codegen_cranelift", "src/doc/book", "src/doc/edition-guide", "src/doc/embedded-book",