diff --git a/rustfmt.toml b/rustfmt.toml index 3110ba7be09..8c1d3b94f19 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -52,4 +52,5 @@ ignore = [ "compiler/rustc_codegen_gcc/tests", # Code automatically generated and included. "compiler/rustc_codegen_gcc/src/intrinsic/archs.rs", + "compiler/rustc_codegen_gcc/example", ]