Format the examples directory of cg_clif

Formatting has been enforced in cg_clif's CI for a while now.
This commit is contained in:
bjorn3 2023-06-19 16:54:28 +00:00
parent 2d0aa57684
commit 86b7750ada

View File

@ -38,6 +38,5 @@ ignore = [
# these are ignored by a standard cargo fmt run
"compiler/rustc_codegen_cranelift/y.rs", # running rustfmt breaks this file
"compiler/rustc_codegen_cranelift/example",
"compiler/rustc_codegen_cranelift/scripts",
]